jsx/README.markdown
2010-08-02 10:10:15 -07:00

582 B

jsx

basically yajl, but in erlang. born from a need for a stream based, incremental parser capable of outputting a number of representations. more of a json toolkit than a complete json parser. see the homepage for examples of what it can do.

installation

make to build jsx make install to install into code:root_dir()

notes

jsx supports utf8, utf16 (little and big endian) and utf32 (little and big endian). future support is planned for erlang iolists