Erlang JSON support library has been released. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
This code easy interoperability between Erlang and a host of languages that support JSON.
The code has been developed by James Larson and Robert Wai-Chi Chu.
Please send bugs/fixes/contributions to the authors. |