preserves/implementations
Tony Garnock-Jones 8f1a83e548 Avoidance of hardcoded use of IOValue in Embedded reading 2021-07-05 12:00:05 +02:00
..
javascript Rename NamedSimplePattern_ -> Binding 2021-06-25 10:25:26 +02:00
python The Great Renaming: Pointer -> Embedded 2021-05-17 14:54:06 +02:00
racket/preserves Repair error in schema include 2021-07-03 16:27:50 +02:00
rust Avoidance of hardcoded use of IOValue in Embedded reading 2021-07-05 12:00:05 +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: