Skip to content
/ gic Public

The generalized intensional compiler for a Haskell-like language.

License

Notifications You must be signed in to change notification settings

gfour/gic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The generalized intensional compiler

A compiler for a subset of Haskell based on the intensional transformation and modular polymorphic defunctionalization. Under development, version 0.10.

Features:

  • Separate module compilation.
  • Parametric polymorphism, GADTs.
  • A dataflow interpreter.
  • A compiler to the rewriting logic of Maude.

See the examples under /Examples for the language features supported.

For more information about building and using it, consult the README.

About

The generalized intensional compiler for a Haskell-like language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published