rdtscp / c-bootstrapLinks
Bootstrapping a simple C/C++ based compiler.
☆16Updated last year
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.☆14Updated last month
- A small C compiler☆33Updated last month
- Self-hosting C toolchain, from scratch☆36Updated 5 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
- A C99 compliant compiler☆19Updated 4 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆21Updated 2 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated 2 weeks ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆31Updated last year
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- clex is a simple lexer generator☆96Updated last week
- small embeddable C-style preprocessor☆41Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- ☆11Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆23Updated last week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 7 months ago
- The SubC compiler☆24Updated 8 years ago
- Yet another C compiler.☆30Updated last year
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 5 years ago
- Bytecode interpreter☆76Updated 6 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- The Beryl Scripting Language☆31Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated last week
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆93Updated this week
- generic data structures☆53Updated 3 weeks ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 7 months ago
- C programming language extension: Cedro pre-processor☆50Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago