The parser to call.
The parser to call.
Transform a single AST.
Accept file name arguments and process them one-by-one by passing a reader on the file to process.
Accept file name arguments and process them one-by-one by passing a reader on the file to process. The resulting value is printed.
Process the file given by the argument reader by parsing it, transforming it and returning the resulting AST.
Process the file given by the argument reader by parsing it, transforming it and returning the resulting AST.
Standard main program for TIL chairmarks that parse and transform.