public
Description: A port to IronRuby of Florian Frank's json library
Homepage: http://json.rubyforge.org/
Clone URL: git://github.com/nrk/ironruby-json.git
name age message
file README Sun Mar 01 04:33:29 -0800 2009 First commit of ironruby-json [nrk]
file TODO Sun Mar 01 04:33:29 -0800 2009 First commit of ironruby-json [nrk]
directory lib/ Sun Mar 01 04:33:29 -0800 2009 First commit of ironruby-json [nrk]
directory src/ Sun Oct 18 02:28:44 -0700 2009 Bumped the compatibility version to IronRuby > ... [nrk]
directory tests/ Thu May 07 13:35:08 -0700 2009 Added the original json test suite (imported fr... [nrk]
README
ironruby-json - a port of Florian Frank's json/ext library for IronRuby
===============================================================================

This is a port of Florian Frank's native json library for the MRI to IronRuby. 

Want to help or contribute? Drop me a mail to suppakilla@gmail.com

NOTE: this is still a work in progress, see the TODO for more information