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: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |
| A compiler and toolkit for a statically typed, compiled programming language | 6 |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| A guide to using pre-trained large language models in source code analysis and generation | 1,789 |
| An LLVM-based compiler for the Nim programming language. | 711 |
| 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 language targeting LLVM with the goal of building a simple compiler | 64 |
| An open-source toolkit for building and evaluating large language models | 267 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| An implementation of Lua in LLVM | 153 |
| Haskell bindings to the LLVM compiler infrastructure project | 105 |
| A modular toolkit for building highly optimized compilers and run-time environments. | 29,633 |
| A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs | 78 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |