8l / otccLinks
Obfuscated Tiny C Compiler
☆17Updated 10 years ago
Alternatives and similar repositories for otcc
Users that are interested in otcc are comparing it to the libraries listed below
Sorting:
- An esoteric programming language☆31Updated 4 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆21Updated 5 years ago
- The SubC compiler☆23Updated 7 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Minimal C Library☆76Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Single header C99 compiler (TCC)☆33Updated 2 months ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last week
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆37Updated this week
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A toy script language written in C