PCCTS is the Purdue Compiler-Compiler Tool Set.
Recursive descent parser generator supporting LL(k>=1) grammars and arbitrary
lookahead with backtracking.