linkrope / epsilon

Extended Affix Grammar Compiler Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The porting of the epsilon compiler generator from Oberon to D is completed.
Further development continues in linkrope/gamma.

Extended Affix Grammar Compiler Compiler

D

epsilon is a compiler compiler for the Extended Affix Grammar formalism.

Usage

Use dub to run, build, or test the compiler compiler. For example:

dub run -- example/abc.eag

Then, run the compiled compiler. For example:

./S test/abc

About

Extended Affix Grammar Compiler Compiler


Languages

Language:D 88.1%Language:Modula-2 10.2%Language:Shell 1.6%Language:Dockerfile 0.1%