org.kiama.example.til
Main program for TIL chairmarks that just parse and print their ASTs to standard output.
(Changed in version 2.9.0) The p0 call-by-name arguments is evaluated at most once per constructed Parser object, instead of on every need that arises during parsing.
p0
Main program for TIL chairmarks that just parse and print their ASTs to standard output.