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
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- C Implementation of the monkey programming language☆75Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆163Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- Shell written in C with piping & history.☆65Updated 5 years ago
- The Roman II Programming Language☆71Updated 3 years ago
- A simple programming language inspired by Python, JavaScript and C☆43Updated last year
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated last week
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆78Updated this week
- 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
- A C-compiler written in C☆77Updated last year
- Self-hosting C toolchain, from scratch☆36Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆76Updated 2 years ago
- A Tiny Linux Framebuffer Library☆122Updated last month
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆164Updated 8 months ago
- Official repo of the UNIX-like Operating System "Quantix".☆30Updated 9 months ago
- C library to print nicely formatted tables☆29Updated 11 months ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Bootloader exploration☆20Updated 3 years ago
- Tetris game implemented with C and SDL-2☆32Updated 2 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- alic: A Language Inspired by C☆77Updated 5 months ago
- Compiling C to FlipJump☆96Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- subset c compiler☆37Updated 5 years ago