Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 659 Bytes

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