xitiomet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

xitiomet / org.json

A fork of org.json, includes makefile for building with gcj Currently the version at json.org compiles under gcj with 88 warnings. This fork is meant to be re-factored for optimal gcj performance. Also I will be adding a few new features. This fork will be compatible with all the documentation at http://www.json.org/java/index.html

Clone this repository (size: 54.1 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/orgjson
hg clone ssh://hg@bitbucket.org/xitiomet/orgjson

File history for org.json / Makefile

Author Revision Message Labels Date
xitiomet 70bda0e79242 updated makefile
xitiomet a6a387395e58 implemented building for jvm
xiti...@xi01.myftp.org 720589c5f9c9 Initial Commit