preserves/implementations
Tony Garnock-Jones 1784024952 Release independent packages
preserves@4.991.1

Generated by cargo-workspaces
2023-11-01 00:13:46 +01:00
..
c Switch back to prefix-format binary annotations 2023-10-15 00:35:25 +02:00
cpp Switch back to prefix-format binary annotations 2023-10-15 00:35:25 +02:00
dhall Initial Dhall functions 2021-10-22 19:01:32 +02:00
javascript Manually bump versions because lerna refuses to do it 2023-10-31 21:32:23 +01:00
python Python package version 0.991.0 2023-10-31 21:28:03 +01:00
racket/preserves Merge branch 'main' into comment-syntax-hash-space 2023-10-31 21:15:41 +01:00
rust Release independent packages 2023-11-01 00:13:46 +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: