francisrstokes / tiny-c-projectsLinks
A collection of small C projects - usually a minimal example of something interesting
☆44Updated 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:
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆161Updated last year
- dynamically generate HTML documents in C☆33Updated 3 months ago
- clex is a simple lexer generator☆97Updated last month
- A C-compiler written in C☆76Updated 7 months ago
- Official repository of the Jas assembler project - A assembler and library for generating code for x86☆48Updated last week
- The Roman II Programming Language☆70Updated 3 years ago
- A simple programming language inspired by Python, JavaScript and C☆42Updated last year
- A toy JVM coded in C/C++☆27Updated last year
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 months ago
- Bootloader exploration☆19Updated 3 years ago
- A nano-like text editor written from scratch in C.☆82Updated last year
- Tetris game implemented with C and SDL-2☆30Updated last year
- Reference counter for C☆54Updated 2 years ago
- Shell written in C with piping & history.☆60Updated 4 years ago
- A programming language written for fun!☆94Updated last year
- A mini x86-64 assembler for fun and learning.☆221Updated 5 months ago
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆77Updated last week
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆156Updated 3 months ago
- The elegant and consistent programming language.☆31Updated 2 years ago
- simple java virtual machine☆263Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆74Updated this week
- Ashley's Shell☆33Updated last year