jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆35Updated 2 months ago
Alternatives and similar repositories for c-cpp-trivia
Users that are interested in c-cpp-trivia are comparing it to the libraries listed below
Sorting:
- C17 compiler implementation from scratch☆64Updated last year
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆152Updated last month
- C programming language extension: Cedro pre-processor☆50Updated 2 years ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- small embeddable C-style preprocessor☆41Updated 2 years ago
- WCC C Compiler for x86_64 Linux☆21Updated 2 months ago
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- An Easy-to-use Framework for the C Language.☆9Updated 3 months ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆17Updated 2 years ago
- Chasm Runtime Assembler.☆137Updated last month
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated 2 weeks ago
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- The entire <math.h> library from scratch.☆15Updated 6 months ago
- A single header buddy memory allocator for C & C++☆192Updated 2 weeks ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Moved to codeberg: https://codeberg.org/osdev/freestnd-c-hdrs-0bsd☆27Updated 4 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- Yet another C compiler.☆30Updated last year
- 6502 assembler☆15Updated 2 years ago
- C23 grammar for parser generators☆13Updated 3 weeks ago
- The Roman II Programming Language☆70Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Turbo C conio.h clone for windows and linux☆39Updated last year
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆66Updated 3 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Single header C99 compiler (TCC)☆35Updated 3 months ago
- A small C compiler☆33Updated last month