GitHub / imharshag / JSON-parser-using-Lex-Yacc
This project is a JSON parser implemented using Lex and Yacc on Ubuntu. The parser reads JSON data from input files or standard input, parses it, and displays the parsed data.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imharshag%2FJSON-parser-using-Lex-Yacc
PURL: pkg:github/imharshag/JSON-parser-using-Lex-Yacc
Stars: 8
Forks: 0
Open issues: 0
License: None
Language: Yacc
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: 7 months ago
Pushed at: about 1 year ago
Last synced at: 4 days ago
Topics: flex-bison, json-parser, lex-yacc, ubuntu