206 B
206 B
MiniJavaCompiler
It's a compiler for a minimal version of Java with watered down syntax. Written in Haskell.
Cabal Commands
run main
cabal run compiler <FILENAME>
run tests
cabal test