blob: 2deb170f986ae00f1d2c87d7d4b67961499f81b5 (
plain) (
blame)
1
2
3
4
5
|
This library can parse JSON texts and generate them from ruby data structures.
This port implemented in pure Ruby and comes with its own unicode conversion
functions and a parser generated by the Ragel State Machine Compiler.
WWW: http://flori.github.com/json
|