preserves/implementations
Tony Garnock-Jones 4f75d6d5a3 Bring racket schema impl into line with spec 0.4 2024-04-04 13:37:12 +02:00
..
c Remove single-precision floats from the implementations 2024-01-27 14:40:37 +01:00
cpp Remove single-precision floats from the implementations 2024-01-27 14:40:37 +01:00
dhall Switch from `#!` to `#:` for embedded values 2024-02-05 22:38:49 +01:00
javascript Publish 2024-04-03 22:38:54 +02:00
python Bump python version 2024-04-04 13:29:11 +02:00
racket/preserves Bring racket schema impl into line with spec 0.4 2024-04-04 13:37:12 +02:00
rust Remove split-out Rust implementation 2024-01-28 15:18:08 +01:00
README.md Remove split-out Rust implementation 2024-01-28 15:18:08 +01: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).

Other implementations are also available: