Home

Pages Classes Methods

    Pages

    • LICENSE
    • README
    • TODO
    • VERSION
    • Fix “unexpected …” so it works again

    • Automatically put {eof?} (by itself) clauses at beginning

    • Get per-state eof? detection working again (for final else clause)

    • Errors when state isn't present. Warnings even if it is never referenced

    • highlight `c` specially

    • Allow `b<<` etc. in statements - implied 'c' source

    • mechanism for simple nondeterminism

    • syn highlight

    • parser generator implementation notes / examples

    • bootstrap a real spec parser with a real intermediate language

    • full test suite that languages can essentially inherit from for testing their implementations.

    Validate

    Generated by RDoc 6.3.2.

    Based on Darkfish by Michael Granger.