/json_parser

c yacc json

Primary LanguageC

Json parser using bison and flex.

Prerequisites:

gcc makefile bison: 2.7 flex: 2.5

Build:

$ make clean all