Basic tests of compiler module.
A REPL that uses ScalaCheck to generate random instances of abstract syntax trees of type T and prints them.
Basic tests of parser utilities module.
Useful test routines for RegexParsers.
Support for testing compiler drivers.
General test support.
Useful test routines for transformers.