Skip to content

acharal/mhtransf-lar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Compiler for Lazy Functional Languages based on "Intensional Transformation" Compilation Technique

Compiling the compiler

To compile the present distribution execute

make dist

from the top directory

Compiling with the compiler

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.

About

Experimental Compiler for Lazy Functional Language based on Intensional Transformation and Lazy Activation Records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors