Skip to content

bernardolopes8/lex-yacc-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON parser using Lex and Yacc

Built for a college class, so it's not guaranteed to parse all JSON strings. For example, objects with more than one level of nested objects can't be parsed.

Example strings included in the folder "testes".

Authors and License

Created for a class at Instituto Politécnico de Bragança by Bernardo Lopes and Tiago Padrão. Distributed under the MIT License.

About

JSON parser built using Lex and Yacc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published