Skip to content
/ epsilon Public
forked from linkrope/epsilon

Extended Affix Grammar Compiler Compiler

Notifications You must be signed in to change notification settings

kuniss/epsilon

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 88.1%
  • Modula-2 10.2%
  • Shell 1.6%
  • Dockerfile 0.1%