luohuazju / json_parser

c yacc json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Json parser using bison and flex.

Prerequisites:

gcc makefile bison: 2.7 flex: 2.5

Build:

$ make clean all

About

c yacc json