Nim implementation of the Preserves data language
Go to file
Emery Hemingway 5aa5ccbd09 Move utilities for records to a seperate module 2021-06-28 17:38:41 +02:00
src Move utilities for records to a seperate module 2021-06-28 17:38:41 +02:00
tests Move utilities for records to a seperate module 2021-06-28 17:38:41 +02:00
.gitignore Initial commit 2021-06-02 15:51:36 +02:00
README.md Store embedded values as pointers 2021-06-15 18:51:13 +02:00
preserves.nimble Version 0.2.0 2021-06-24 17:33:48 +02:00

README.md

Nim implementation of the Preserves data language.

Missing features:

  • embedded values
  • parsing from human-readable encoding
  • ordering of compound values