ShichenLiu / C-compilerLinks
C to LLVM / Python compiler
☆10Updated 8 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:
- A tiny lexical analyser generator☆19Updated 13 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Many Threads Operating System☆18Updated 3 years ago
- Tiny C Compiler☆16Updated 9 years ago
- A User Space Threading Library☆19Updated last year
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Buddy Memory Allocator☆12Updated 6 years ago
- This is a MiniC++ compiler written in Flex & Bison☆12Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- A small and simple static analysis tool for C in C☆29Updated 7 months 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 3 months ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Lock-free memory allocator☆21Updated last year
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 10 years ago