llvm

LLVM interface

Haskell bindings to the LLVM compiler infrastructure project

Haskell bindings to the LLVM compiler infrastructure project.

GitHub

104 stars
12 watching
34 forks
Language: Haskell
last commit: almost 5 years ago

Related projects:

Repository Description Stars
llvm-hs/llvm-hs-examples Demonstrates Haskell bindings to the LLVM compiler infrastructure 71
llvm-hs/llvm-hs-kaleidoscope A Haskell-based compiler backend that uses LLVM to generate and compile machine code 82
bos/stanford-cs240h Course materials and resources for teaching functional systems in Haskell to students. 649
lemmih/lhc Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline 198
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 366
idris-hackers/idris-llvm A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs 78
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
mrcjkb/haskell-tools.nvim Provides additional tools and features for Haskell development in Neovim. 480
haskell/network Provides a low-level networking interface in Haskell 327
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
holzschu/llvm A toolkit for building highly optimized compilers and runtime environments. 54
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 98
pietervdvn/haskell An introduction to Haskell programming language with accompanying material and exercises. 58
frege/frege A Haskell implementation for the JVM with a strong focus on functional programming and type inference. 3,642
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99