preserves/implementations
Tony Garnock-Jones ad3da3896b Publish
- @preserves/core@0.22.1
 - @preserves/schema@0.22.4
2023-10-02 21:00:09 +02:00
..
c PRESERVES_COMPACT 2022-03-04 09:18:59 +01:00
cpp Repair machineword reads 2023-06-23 22:34:38 +02:00
dhall Initial Dhall functions 2021-10-22 19:01:32 +02:00
javascript Publish 2023-10-02 21:00:09 +02:00
python Improve links a little 2023-03-17 15:45:19 +01:00
racket/preserves Update implementations 2023-02-07 10:42:30 +01:00
rust cargo fmt 2023-07-21 18:15:30 +02:00
README.md Initial Dhall functions 2021-10-22 19:01:32 +02:00

README.md

Preserves Implementations

Here you may find:

  • dhall, functions for converting Dhall values to a corresponding subset of Preserves.

  • javascript, an implementation in TypeScript, compiling to JavaScript, for node.js and the Browser.

  • python, an implementation for Python 2.x and 3.x.

  • racket, an implementation for Racket 7.x and newer (though older Rackets may also work with it).

  • rust, an implementation for Rust that interoperates with serde.

Other implementations are also available: