jeremy-rifkin / c-cpp-triviaLinks
A collection of neat C and C++ trivia and oddities.
☆36Updated 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☆154Updated 2 months ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- small embeddable C-style preprocessor☆41Updated 2 years ago
- The entire <math.h> library from scratch.☆15Updated 6 months ago
- Fast Text-to-PDF Converter☆54Updated last month
- Chasm Runtime Assembler.☆140Updated 2 months ago
- 6502 assembler☆15Updated 2 years ago
- Single header C networking libraries for games and casual use.☆20Updated 5 months ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months 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
- Auxiliary library for kernel development☆30Updated 2 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- C23 grammar for parser generators☆13Updated last month
- Yet another C compiler.☆30Updated last year
- A single header buddy memory allocator for C & C++☆201Updated last month
- A C compiler that tries to eliminate the need for header files as much as possible.☆72Updated last week
- clex is a simple lexer generator☆97Updated last month
- A public domain text editor written in C and Win32☆44Updated 4 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- BASIC-style "compiler" as C syntax library☆20Updated 12 years ago
- A CPU raytracer from scratch in C☆65Updated 3 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Aims to be interpreted C written in C.☆30Updated 3 months ago
- A minimal ANSI escape sequence parser, written in C.☆25Updated 7 years 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
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆123Updated last month
- WCC C Compiler for x86_64 Linux☆23Updated 2 months ago