Parser
Still using first-draft grammar
- src/parser/grammar-rules.pg # structures
- src/parser/grammar-optok.pg # operators
Special parsing routines in src/parser/
- Quoted text
- Wrappers to bottom-up and regex parsers
Perl 6 Compiler | Perl 6 Compiler Status | #16 |
Still using first-draft grammar
Special parsing routines in src/parser/
Copyright © 2007 Patrick Michaud |