Nim implementation of the Preserves data language
Go to file
Emery Hemingway 53642eef83 Add preserves_schema_nim utilty
A utility for generating code from Preserves schema.
2021-09-01 11:35:44 +02:00
src Add preserves_schema_nim utilty 2021-09-01 11:35:44 +02:00
tests Unlicense 2021-08-31 17:00:00 +02:00
.gitignore Textual parser 2021-08-11 13:06:16 +02:00
README.md Schemas 2021-08-24 18:00:03 +02:00
UNLICENSE Unlicense 2021-08-31 17:00:00 +02:00
preserves.nimble Add preserves_schema_nim utilty 2021-09-01 11:35:44 +02:00

README.md

Nim implementation of the Preserves data language.

Missing features:

  • embedded values
  • ordering of compound values