llvm-cbe
C Compiler
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.
resurrected LLVM "C Backend", with improvements
127 stars
28 watching
52 forks
Language: Groff
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |
| 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 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| An implementation of Lua in LLVM | 153 |
| A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs | 78 |
| Haskell bindings to the LLVM compiler infrastructure project | 105 |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |