Initial commit
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.