jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆38Updated 7 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☆63Updated 2 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- 6502 assembler☆16Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 6 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Chasm Runtime Assembler.☆147Updated last month
- The entire <math.h> library from scratch.☆15Updated 10 months ago
- C23 grammar for parser generators☆14Updated 5 months ago
- WCC C Compiler for x86_64 Linux☆22Updated 6 months ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆68Updated 3 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆51Updated 2 years ago
- Fast Text-to-PDF Converter☆55Updated 5 months ago
- Buddy allocator☆41Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated last month
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- A CPU raytracer from scratch in C☆65Updated 3 years ago
- clex is a simple lexer generator☆105Updated 3 months ago
- A single header buddy memory allocator for C & C++☆223Updated 2 weeks ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 3 months ago
- ☆99Updated last week
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Documentation generator for C/C++ code☆55Updated 2 months ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago