The porting of the epsilon compiler generator from Oberon to D is completed.
Further development continues in linkrope/gamma.
epsilon is a compiler compiler for the Extended Affix Grammar formalism.
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