A red lang implementation of my Binary Delta CRUD specification.
cli.red
has all basic functionality. Use red cli.red help
for a list of functions.
Documentation will be added later if I feel like it.
Run scripts/runAllTests.sh
to run all the tests. It expects scripts/red
to be pointed at a red binary
(not included in this repo).
Project was tested with red-13jan24-4b95ca192 (interpreted only).