preserves/implementations
Tony Garnock-Jones 82c66ec1c4 Embedded wrapper; preserve() function 2021-08-17 14:06:52 -04:00
..
javascript Publish 2021-08-11 16:03:16 -04:00
python Embedded wrapper; preserve() function 2021-08-17 14:06:52 -04:00
racket/preserves Move racket preserves-tool out of the way (in favour of the rust one) 2021-08-10 08:40:11 -04:00
rust (cargo-release) version {{version}} 2021-08-12 17:43:48 -04: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: