Skip to content

syntelos/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An efficient and effective JSON (http://www.json.org/)
parser-generator in Java, derived from MJSON
(http://www.sharegov.org/mjson/)

Dependencies

 See lib/

 * joda-time     http://joda-time.sf.net/
 * lxl           http://lxl.googlecode.com/

Current

 Beta.  Employed in open source production environments.

Future

 Development in progress: changes possible in both major and minor
 degrees including add, remove and modification of class methods and
 signatures.  Changes to class naming and location not foreseen, but
 possible.  

 Recompile and test after updates for clarification.

See also

 * http://www.sharegov.org/mjson/
 * http://www.json.org/

About

Derivation of Borislav Iordanov's JSON for Java parser-generator package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages