preserves/implementations
Tony Garnock-Jones 9c71df9abb PRESERVES_COMPACT 2022-03-04 09:18:59 +01:00
..
c PRESERVES_COMPACT 2022-03-04 09:18:59 +01:00
dhall Initial Dhall functions 2021-10-22 19:01:32 +02:00
javascript Publish 2022-02-09 15:04:14 +01:00
python Utility for tagging 2022-02-11 11:57:29 +01:00
racket/preserves New test of very long integer 2022-01-13 23:29:47 +01:00
rust (cargo-release) version {{version}} 2022-01-19 14:27:14 +01: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: