Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
JSON Module

This module provides simple implementation of generic JSON file format. Refer to http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf or to http://json.org/ for more details. More...

Classes

class  Maker
 
class  Parser
 

Detailed Description

This module provides simple implementation of generic JSON file format. Refer to http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf or to http://json.org/ for more details.