/compilerGens

Generators for building compilers.

Primary LanguageHaskell

compilerGens

A few months ago I wrote a parser generator in C++, now the goal is to write many generators in Haskell that are more efficient, easier to use, help others and myself learn more about the Haskell language, and to aide me in developing compilers in the future.