francisrstokes / tiny-c-projectsLinks
A collection of small C projects - usually a minimal example of something interesting
☆42Updated 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:
- An educational C-like toy programming language that compiles to x64 binary.☆156Updated last year
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- clex is a simple lexer generator☆96Updated 6 months ago
- Bootloader exploration☆19Updated 3 years ago
- A C-compiler written in C☆76Updated 5 months ago
- Official repository of the Jas assembler project - A assembler and library for generating code for x86☆47Updated last week
- This is my very own text editor inspired by the kilo text editor☆16Updated 10 months ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- A proof-of-concept smart pointer library in C☆21Updated 6 years ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆145Updated last month
- Basic X86-64 assembler, written in golang☆70Updated 4 years ago
- A collection of neat C and C++ trivia and oddities.☆34Updated last month
- A small, toy BitTorrent client written in C, using only the standard library☆62Updated last year
- simple java virtual machine☆261Updated 3 years ago
- My own C library. Probably don't use it.☆32Updated 5 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
- dynamically generate HTML documents in C☆32Updated last month
- A low level preprocessor meta programming library.☆29Updated last year
- A mini x86-64 assembler for fun and learning.☆216Updated 3 months ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated 2 years ago
- A high level assembler. https://wellang.github.io/well/☆56Updated last week
- ☆15Updated 4 months ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- A simple emulator for the CHIP-8 interpreted programming language.☆59Updated 2 years ago
- Tetris game implemented with C and SDL-2☆29Updated last year