jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆37Updated 3 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 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆156Updated 3 months ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- The entire <math.h> library from scratch.☆15Updated 7 months ago
- 6502 assembler☆15Updated 2 years ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- Chasm Runtime Assembler.☆141Updated 2 months ago
- Fast Text-to-PDF Converter☆54Updated 2 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆74Updated this week
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- C23 grammar for parser generators☆13Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- A public domain text editor written in C and Win32☆44Updated 4 years ago
- WCC C Compiler for x86_64 Linux☆23Updated 3 months ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆66Updated 3 years ago
- C23 Checked Arithmetic☆141Updated last month
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- Single header C networking libraries for games and casual use.☆20Updated 6 months ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated last week
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆17Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- Bytecode interpreter☆77Updated 7 months ago