authorNari / minigcLinks
minimum gc
☆180Updated 4 years ago
Alternatives and similar repositories for minigc
Users that are interested in minigc are comparing it to the libraries listed below
Sorting:
- Native Code Generator for Ruby compiler☆49Updated 11 years ago
- Cb (C flat) compiler. Cb is simplified C.☆405Updated 7 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- A simple programming language written for book "A new scripting language in two weeks"☆232Updated 2 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- The larva programming Language☆145Updated 3 years ago
- my solutions to EOPL3☆367Updated 6 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆191Updated 13 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- ☆86Updated 10 months ago
- mirror of the source code of the Xv6 operating system☆484Updated 2 years ago
- A toy interpreter of lua-like language☆248Updated 5 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- ☆190Updated 2 years ago
- ☆147Updated 9 years ago
- An extension to Java for supporting revisers, a language construct like Ruby's open class☆40Updated 3 years ago
- a compiler from a subset of Scheme into X64☆241Updated 6 years ago
- UNIX-V6 kernel☆84Updated 6 years ago
- Cb (C flat) compiler. Cb is simplified C.☆175Updated 8 years ago
- The Managed Runtime Initiative is an open development and integration initiative launched by Azul Systems with the aim of improving the …☆156Updated 11 years ago
- Another Scheme dialect written in Java☆37Updated 9 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- A kind of Lisp☆54Updated 3 years ago
- an unix-like toy os kernel