jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆38Updated 6 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
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 5 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- Chasm Runtime Assembler.☆145Updated 3 weeks ago
- WCC C Compiler for x86_64 Linux☆22Updated 6 months ago
- The entire <math.h> library from scratch.☆15Updated 10 months ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years 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
- 6502 assembler☆16Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- small embeddable C-style preprocessor☆44Updated 2 years ago
- A test repository for Transparent Aliases (N2901).☆13Updated 3 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- A single header buddy memory allocator for C & C++☆220Updated 2 months ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Yet another C compiler.☆30Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- A public domain text editor written in C and Win32☆43Updated 4 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- The first C compiler ported to x86☆196Updated 4 years ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- Documentation generator for C/C++ code☆55Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 10 months ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 3 months ago
- ☆15Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month