rdtscp / c-bootstrapLinks
Bootstrapping a simple C/C++ based compiler.
☆16Updated 2 years ago
Alternatives and similar repositories for c-bootstrap
Users that are interested in c-bootstrap are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- A small C compiler☆33Updated 5 months ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- clex is a simple lexer generator☆104Updated 2 months ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year
- The SubC compiler☆30Updated 8 years ago
- ☆11Updated 3 years ago
- Documentation generator for C/C++ code☆53Updated last month
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- A header-only portability and boilerplate library for C☆26Updated 2 months ago
- Bytecode interpreter☆80Updated 10 months ago
- My working copy of tinycc made reentrant☆28Updated 3 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
- Yet another C compiler.☆30Updated last month
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- A C99 conforming preprocessor☆23Updated 5 years ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated 2 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- Small C example using libtcc, for C and GLSL live code editing☆19Updated 5 years ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆97Updated 4 months ago