francisrstokes / tiny-c-projectsLinks
A collection of small C projects - usually a minimal example of something interesting
☆46Updated 3 years ago
Alternatives and similar repositories for tiny-c-projects
Users that are interested in tiny-c-projects are comparing it to the libraries listed below
Sorting:
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Official repo of the UNIX-like Operating System "Quantix".☆30Updated 7 months ago
- A simple programming language inspired by Python, JavaScript and C☆42Updated last year
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated 2 weeks ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- alic: A Language Inspired by C☆72Updated 3 months ago
- Reference counter for C☆54Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- Shell written in C with piping & history.☆64Updated 4 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated 2 months ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- BrainFuck Compiler Challenge☆31Updated 5 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 8 months ago
- dynamically generate HTML documents in C☆33Updated 6 months ago
- A x86 16-bits Operating System☆46Updated 3 months ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆74Updated 2 years ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- A toy JVM coded in C/C++☆26Updated last year
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 8 months ago
- ☆16Updated 3 years ago
- A high level assembler.☆58Updated last week
- Basic X86-64 assembler, written in golang☆77Updated 5 years ago
- A programming language written for fun!☆95Updated last year