simone201 / XMLtoJSON_Parser

An XML to JSON Lexer&Parser written in JFlex and ByaccJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XML to JSON Parser

Written in JFlex and ByaccJ

Run the "run.sh" script to compile it and pass over an xml file to convert it to JSON standard syntax. ... Usage: ./run.sh ...

About

An XML to JSON Lexer&Parser written in JFlex and ByaccJ


Languages

Language:Yacc 51.9%Language:Lex 44.7%Language:Shell 3.4%