clarkok / c4Links
C in four functions
☆19Updated 9 years ago
Alternatives and similar repositories for c4
Users that are interested in c4 are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆47Updated 12 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 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.☆52Updated 5 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- llvm based QBASIC Compiler☆105Updated 3 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- Lua like script language☆18Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A Little Template Code Generator for C++☆12Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- This is a multitasking and x86 based operating system.☆40Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago