preserves/implementations
Tony Garnock-Jones 1d73289345 First attempt at a merge() utility 2021-03-23 11:36:11 +01:00
..
javascript First attempt at a merge() utility 2021-03-23 11:36:11 +01: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 Bump version 2021-03-12 20:52:52 +01: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: