preserves/implementations
Tony Garnock-Jones 486a631e73 Add strip_annotations function and expose it in preserves-tool 2021-09-30 12:41:29 +02:00
..
javascript Repair error in merge 2021-09-10 15:47:16 +02:00
python Release 0.7.0 2021-08-19 18:46:33 -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 Add strip_annotations function and expose it in preserves-tool 2021-09-30 12:41:29 +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: