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:
- clex is a simple lexer generator☆105Updated 3 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.☆161Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- Simple single-header ini parser in c99☆27Updated 3 years ago
- Shell written in C with piping & history.☆65Updated 5 years ago
- Bootloader exploration☆20Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A simple programming language inspired by Python, JavaScript and C☆43Updated last year
- alic: A Language Inspired by C☆76Updated 4 months ago
- dynamically generate HTML documents in C☆33Updated 6 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 6 months ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated last week
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 3 years ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- A bignum library for C.☆33Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 3 months ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Ashley's Shell☆34Updated last year
- ☆16Updated 3 years ago