francisrstokes / tiny-c-projectsLinks
A collection of small C projects - usually a minimal example of something interesting
☆47Updated 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:
- clex is a simple lexer generator☆108Updated 4 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 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.☆162Updated 2 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- Shell written in C with piping & history.☆65Updated 5 years ago
- Tetris game implemented with C and SDL-2☆32Updated 2 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- ☆16Updated last year
- A simple programming language inspired by Python, JavaScript and C☆43Updated 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 10 months ago
- dynamically generate HTML documents in C☆33Updated 8 months ago
- A C-compiler written in C☆77Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- Bootloader exploration☆20Updated 3 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- ☆12Updated last year
- C library to print nicely formatted tables☆29Updated 11 months ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- alic: A Language Inspired by C☆76Updated 5 months ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- A proof-of-concept smart pointer library in C☆22Updated 7 years ago
- Official repo of the UNIX-like Operating System "Quantix".☆30Updated 9 months ago
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- Ashley's Shell☆34Updated last year