Skip to content

JPForest/JsonParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonParser

JsonParser is a simple JSON parser written in Java™ programming language. See more about JSON on JSON.org website

Due to small releases good for learning purposes.

Version 0.1

Initial configurations, empty object parsing, whitespace ignoring.

Version 0.2

Initial members support. Strings and associated empty objects.

How to

For project build just clone it and run

mvn clean install

See tests for examples.

Build Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages