You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 months ago | |
---|---|---|
src | 7 months ago | |
.gitattributes | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE | 7 months ago | |
README | 7 months ago |
README
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.