chickadee » json-abnf » parser

parser TEXTprocedure

Parses TEXT as JSON, using the value mapping above, and returns the Scheme value it describes. On malformed input, prints an error message to the current output port and returns (error).