Camlp4of
From Gallium
camlp4of: original syntax plus standard extensions.
Camlp4 base binary plus:
- Original syntax parser (starts from revised then extends it)
- Reflective Quotations
- Original Stream Parsers (starts from revised then extends it)
- Extensible grammars (the EXTEND syntax)
- macros directives
- list comprehension syntax
- automatic printer