eudisd / c-compilerLinks
A C Compiler. Executables runs on a stack based VM.
☆78Updated 12 years ago
Alternatives and similar repositories for c-compiler
Users that are interested in c-compiler are comparing it to the libraries listed below
Sorting:
- Fedjmike's C Compiler☆136Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A small C like scripting language with a few small novel features.☆29Updated 9 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A toy JavaScript interpreter written in C☆95Updated 2 years ago
- Rabbit VM.☆115Updated 6 years ago
- A simple VM in C☆51Updated last year
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A C-implemented C compiler☆92Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- An ARM/X86(-64) C compiler☆176Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- Minimal C Library☆78Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 8 years ago
- A small ARM/X86(-64) libc☆92Updated this week
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.☆33Updated 13 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- A toy programming language interpreter☆33Updated 12 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 10 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- ucc - a tiny C89 compiler for x86☆109Updated 14 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆17Updated 13 years ago