JSON for MzScheme, and a Portable Packrat Parsing Combinator library
August 22nd, 2005 tonyg
I’ve taken my Scheme Packrat Parser library, ported it to MzScheme, documented it, and implemented a JSON reader-writer library on top of it.
The code is all available under the MIT license. A darcs repository is available at http://www.lshift.net/~tonyg/json-scheme/, or you can grab a snapshot tarball including a PDF version of the documentation.
$ darcs get http://www.lshift.net/~tonyg/json-scheme/
Entry Filed under: Our Software
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed