eudisd / c-compilerLinks
A C Compiler. Executables runs on a stack based VM.
☆77Updated 11 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☆134Updated 7 years ago
- A C-implemented C compiler☆92Updated 10 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A simple VM in C☆49Updated last year
- A small arm/x86(-64) C compiler☆169Updated 2 years ago
- Minimal C Library☆77Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- http://repo.or.cz/tinycc.git☆175Updated 10 months ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- Rabbit VM.☆107Updated 6 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last week
- llvm based QBASIC Compiler☆105Updated 3 years ago
- A small arm/x86(-64) libc☆88Updated last month
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Modular kernel built for simplicity☆92Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆88Updated 9 years ago
- C in four functions☆19Updated 9 years ago
- cmips☆56Updated 10 years ago