Skip to content

tanmaysachan/jit-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jit-haskell

JIT compilation with haskell and its llvm bindings

  • Compile main with ghc to see IR

  • ghc --make Main.hs

  • Compile GetAST to get the AST

requirements - llvm-hs-9.0.0, llvm-config-9

  • cabal install llvm-hs

About

JIT compilation with haskell and its llvm bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published