Skip to content

A small JSON parser with minimum lines of code container in only two files

License

Notifications You must be signed in to change notification settings

DineshDevaraj/ddjson

Repository files navigation

ddjson

A small JSON parser with minimum lines of code contained in just two files

Why another JSON parser?
There are lot of JSON parsers already which I could have used but I wanted to learn "Recursive Descent Parsers" so choose to implement one for JSON

Description about ddjson :
Even though the parser was created for learning pupropse it is full JSON compatible

About

A small JSON parser with minimum lines of code container in only two files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published