francisrstokes / tiny-c-projectsLinks
A collection of small C projects - usually a minimal example of something interesting
☆41Updated 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:
- A simple programming language inspired by Python, JavaScript and C☆35Updated 11 months ago
- Bootloader exploration☆19Updated 3 years ago
- clex is a simple lexer generator☆95Updated 5 months ago
- This is my very own text editor inspired by the kilo text editor☆16Updated 9 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- BrainFuck Compiler Challenge☆29Updated 4 years ago
- An experimental operating system for x86 and ARM☆50Updated 3 years ago
- Official repo of the UNIX-like Operating System "Quantix".☆29Updated last month
- A header-only library to make dealing with strings more intuitive in C☆11Updated last month
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- dynamically generate HTML documents in C☆32Updated 3 weeks ago
- A 64bit hobby operating system written in C++☆50Updated last week
- The Mako Operating System☆62Updated 3 months ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- A high level programming language which compiles to C.☆36Updated 7 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆154Updated last year
- Official repository of the Jas assembler project - A assembler and library for generating code for x86☆45Updated last month
- A low level preprocessor meta programming library.☆28Updated last year
- ☆14Updated 2 months ago
- Reference counter for C☆53Updated 2 years ago
- A C-compiler written in C☆72Updated 4 months ago
- MikeOS' BASIC Compiler☆24Updated 3 years ago
- JSON encoder/decoder in a single C file.☆10Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- Ashley's Shell☆33Updated last year
- A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphic…☆38Updated 5 years ago
- Simple, self-contained, clean code, well-documented, hobbyist 64-bit operating system for Intel and AMD processors. It's written in Assem…☆57Updated 3 years ago