llvm-hs-examples

LLVM examples

Demonstrates Haskell bindings to the LLVM compiler infrastructure

Examples for Haskell bindings to LLVM

GitHub

71 stars
13 watching
20 forks
Language: Haskell
last commit: over 5 years ago
jitllvmllvm-hs

Related projects:

RepositoryDescriptionStars
bos/llvmHaskell bindings to the LLVM compiler infrastructure project105
llvm-hs/llvm-hs-kaleidoscopeA Haskell-based compiler backend that uses LLVM to generate and compile machine code82
jvm-graphics-labs/vulkanA collection of examples and demos for the Vulkan API using Kotlin51
acceleratehs/accelerate-llvmCompiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs159
neovimhaskell/nvim-hsProvides an API and plugin infrastructure for building Haskell plugins for Neovim268
lemmih/lhcCompiles Haskell2010 code to LLVM IR using a custom optimization pipeline198
idris-hackers/idris-llvmA Haskell-based LLVM backend for generating LLVM bytecode from Idris programs78
sdiehl/kaleidoscopeA Haskell implementation of an LLVM JIT compiler1,033
google/mlir-hsHaskell bindings for an intermediate representation used in compiler and machine learning applications98
mrcjkb/haskell-tools.nvimProvides additional tools and features for Haskell development in Neovim.494
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
nominolo/lambdachineA virtual machine and compiler that enables JIT-based execution of a restricted subset of the Haskell programming language77
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
haskell/stmA Haskell implementation of software transactional memory for concurrent programming99