Experimental Compiler for Lazy Functional Languages based on "Intensional Transformation" Compilation Technique
To compile the present distribution execute
make dist
from the top directory
To compile a source file foo.boo execute
make foo.ex
or make foo.ex.wh
for using the LAR model and the Warehouse model respectively.
- Ghc and Gcc must be available to your machine.