Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 188 Bytes

JSON Parser made in Python

This is a JSON parser made entirely in python. You can give a try just running python3 test.py to run the test suite agains the jsons on the tests folder.