|
TDP4R is a ruby library that helps us to construct a top-down parser.
The main features are
(1) parser combinators as in Parsec (Haskell library),
(2) backtracking with unlimited lookahead, and
(3) writing EBNF grammars using ruby's objects.
This project has not yet categorized itself in the Trove Software Map.Registered: 2004-09-25 04:50 Activity Percentile: 0% View project activity statistics. |
|