idris-llvm
LLVM compiler
A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs
Idris LLVM codegen factored out
78 stars
34 watching
13 forks
Language: Haskell
last commit: about 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides a JVM backend for the Idris programming language. | 470 | |
| A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 | |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 | |
| Demonstrates Haskell bindings to the LLVM compiler infrastructure | 71 | |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 | |
| A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 | |
| Haskell bindings to the LLVM compiler infrastructure project | 105 | |
| Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline | 198 | |
| A language targeting LLVM with the goal of building a simple compiler | 64 | |
| A toolkit for building highly optimized compilers and runtime environments. | 56 | |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 | |
| A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 | |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 | |
| A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 | |
| A Haskell implementation of an LLVM JIT compiler | 1,033 |