Skip to content

rudolf61/jsonparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonparser

This is a simple straightforward json parser using a PushbackReader. It is not very difficult. It operates a little bit like XMLStreamreader, which recognizes tokens and maintains the latest state. It is not complete yet. I need to consider a lot more test cases.

Please be aware that JsonReader is stateless. The minimal required information is kept.

If you want to improve this version, develop tests, build upon this version, .. feel free to do so.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages