fanfuqiang / zcc
a c89 compiler, need total test.
☆29Updated 7 years ago
Alternatives and similar repositories for zcc:
Users that are interested in zcc are comparing it to the libraries listed below
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- an interpreted functional programming language☆13Updated 4 months ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- ☆11Updated 8 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- compile lua fucntion to computer code just in time.☆12Updated 4 years ago
- C Library of Double-Array Trie System☆16Updated 11 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A hobby OS☆53Updated 3 years ago
- A toy x86 disassembler and x86 style toy chip☆16Updated 13 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- 简易无类型脚本语言☆14Updated 11 years ago
- an open C language parser. you can walk through the AST for special purpose.☆9Updated 7 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- ☆20Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A simple implementation of JSON.☆19Updated 8 years ago
- A data structure for data exchange between multi lua states.☆38Updated 12 years ago
- Another Template Meta Programming Library☆15Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Yet another EGE library☆23Updated last year
- A Toy C Compiler☆9Updated 7 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A handy tool to help design and parse your own language