Suzanne Soy <racket@suzanne.soy>
This library contains a small toolkit of utilities used by the https://github.com/jsmaniac/phc project and other helper libraries for that project.
This library exports the following typed modules:
The Versatile parser and template library document discusses the hypothetical features of a still-unwritten parser and template library. The template part aims to be the pendant of match and syntax/parse, and the parser part should unify match and syntax/parse, to enable parsing of syntax and regular data alike. This library is not implemented yet, and will probably be moved to a separate package when it is.