briancain / garbage-collector
A basic garbage collection application written in C to manage memory
☆16Updated 11 years ago
Alternatives and similar repositories for garbage-collector:
Users that are interested in garbage-collector are comparing it to the libraries listed below
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Simplified C Compiler☆19Updated 9 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 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 2 months ago
- A simple VM in C☆49Updated 9 months ago
- A standard C compiler.☆11Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Lua like script language☆18Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- C preprocessor☆7Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 10 years ago
- A hobby OS☆53Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A Script oriented compiler☆26Updated 8 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A lightweight coroutine library written in C and assembler☆38Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago