blob: 15828e142066877c0435a205eff1b36a50b369d1 (
plain) (
blame)
1
2
3
|
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.
|