@hackage js-good-parts0.0.7

Javascript: The Good Parts -- AST & Pretty Printer

An AST for the "the good parts" of Javascript (as defined by Douglas Crockford) and a pretty printer for that AST. Designed to be the target of a code generator. Does not include a parser.