llvm
Compiler toolkit
A toolkit for building highly optimized compilers and runtime environments.
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
56 stars
16 watching
12 forks
Language: LLVM
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
llvm-hs/llvm-hs-kaleidoscope | A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |
slaakko/cmajorm | A compiler and toolkit for a statically typed, compiled programming language | 6 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
igor84/summus | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
vhellendoorn/code-lms | A guide to using pre-trained large language models in source code analysis and generation | 1,786 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
draperlaboratory/llvm-cbe | 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 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
aiplanethub/beyondllm | An open-source toolkit for building and evaluating large language models | 267 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
neopallium/llvm-lua | An implementation of Lua in LLVM | 153 |
bos/llvm | Haskell bindings to the LLVM compiler infrastructure project | 105 |
llvm/llvm-project | A modular toolkit for building highly optimized compilers and run-time environments. | 29,633 |
idris-hackers/idris-llvm | A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs | 78 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 304 |