| parrotcode: PIR implementation of JSON data interchange format. | |
| Contents | Libraries | 

JSON.pir - PIR implementation of JSON data interchange format.

Use the _json method to generate a JSON representation of a PMC.
 .include 'library/JSON.pir'
 $S0 = _json( $P0 )
To generate a PMC from a JSON string, see "json/JSON.pir" in compilers.

This library provides the following functions:

|  |   |