 amacc
 amacc 
 Compiler
 A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
1k stars
 56 watching
 162 forks
 
Language: C 
last commit: about 2 years ago 
Linked from   2 awesome lists  
  armarmv7accompilerdynamic-linkingjit-compilerlinuxself-hosting 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A minimal C compiler generating x86_64 assembly code | 516 | 
|  | A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. | 1,147 | 
|  | A compiler and interpreter for executing C code on the fly as it is typed. | 29 | 
|  | A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 | 
|  | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 | 
|  | A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 | 
|  | A standalone compiler/assembler/linker/libc for multiple architectures | 279 | 
|  | A compiler that generates code for multiple platforms from a single C source file | 1,425 | 
|  | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 | 
|  | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | 
|  | A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 | 
|  | A utility for compiling and executing C scripts in one go! | 2,107 | 
|  | A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 | 
|  | A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 | 
|  | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |