francisrstokes / tiny-c-projects
A collection of small C projects - usually a minimal example of something interesting
☆39Updated 2 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
- clex is a simple lexer generator☆93Updated 3 weeks ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Bootloader exploration☆19Updated 2 years ago
- This is my very own text editor inspired by the kilo text editor☆15Updated 5 months ago
- A simple programming language inspired by Python, JavaScript and C☆33Updated 7 months ago
- Shell written in C with piping & history.☆49Updated 4 years ago
- A simple emulator for the CHIP-8 interpreted programming language.☆52Updated last year
- An educational C-like toy programming language that compiles to x64 binary.☆145Updated last year
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- A bignum library for C.☆32Updated 6 months ago
- Fast Text-to-PDF Converter☆51Updated last year
- A low level preprocessor meta programming library.☆27Updated last year
- A header-only library to make dealing with strings more intuitive in C☆11Updated 2 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆53Updated 5 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- Compiler for the COOL language written in C.☆106Updated 2 months ago
- Ashley's Shell☆34Updated 11 months ago
- The Roman II Programming Language☆68Updated 2 years ago
- BrainFuck Compiler Challenge☆28Updated 4 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆39Updated 2 years ago
- An esoteric programming language☆29Updated 4 years ago
- Simple JSON parsing in C.☆14Updated last year
- A curated list of awesome Assembler☆67Updated 10 years ago
- A high level programming language which compiles to C.☆36Updated 3 months ago
- Chip8 emulator in C++ with graphics rendered directly on the terminal.☆29Updated 2 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 3 weeks ago
- A library to make writing C code easier, enjoyable, and not repetitive.☆37Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆138Updated 3 years ago