preserves/implementations
Tony Garnock-Jones aef970dc2d v0.5.1 2021-04-22 20:55:48 +02:00
..
javascript v0.5.1 2021-04-22 20:55:48 +02:00
python Introduce pointers 2021-01-29 12:03:28 +01:00
racket/preserves Repair detection of "easily-printable" symbols 2021-03-08 15:31:50 +01:00
rust Introduce Cargo workspace in prep for schema 2021-04-19 22:28:59 +02:00
README.md Small updates 2021-03-16 14:36:46 +01:00

README.md

Preserves Implementations

Here you may find:

  • 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: