~djhaskin987/libdan

An implementation of the Data Austerity Notation.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~djhaskin987/libdan
read/write
git@git.sr.ht:~djhaskin987/libdan

You can also use your local clone with git send-email.

An implementation of [Data Austerity Notation](https://github.com/djhaskin987/dan) in C.

This library showcases how easily DAN lends itself to incremental parsing in a
typed language. It also is helping me refine DAN to make it easier to parse
and easier to use.