Skip to content

granule-project/granule-compiler-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

granule-compiler-llvm

LLVM compiler for Granule. This is a prototype which compiles on the functional core of Granule and does not yet support custom ADTs and GADTs.

Installation

Installation requires the Granule front-end to be installed (see https://github.com/granule-project/granule). Then you can build this project via:

  stack install :grc

For general instructions on stack and the Granule build process, see the core repo.

Releases

No releases published

Packages

No packages published