llvm-hs
There are 12 repositories under llvm-hs topic.
llvm-hs/llvm-hs
Haskell bindings for LLVM
sam46/Paskell
A Pascal to LLVM compiler in Haskell
llvm-hs/llvm-hs-kaleidoscope
Kaleidoscope Tutorial using llvm-hs
llvm-hs/llvm-hs-examples
Examples for Haskell bindings to LLVM
llvm-hs/llvm-hs-pretty
Pretty printer for LLVM AST to Textual IR
llvm-hs/llvm-hs-typed
Type Safe LLVM IR ( Experimental )
vijayphoenix/Compiler-written-in-Haskell
A Turing complete language 😉
sdiehl/llvm-tutorial-standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
llvm-hs/llvm-hs-quote
Quasiquoter for LLVM
helvm/kaleidoscope
Haskell LLVM JIT Compiler Tutorial
luc-wallace/cluck
A C compiler made in Haskell with LLVM