rochus-keller / TccGenLinks
A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type and control flow information
☆15Updated last year
Alternatives and similar repositories for TccGen
Users that are interested in TccGen are comparing it to the libraries listed below
Sorting:
- The most minimal C you can do real work in☆16Updated 3 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated this week
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆17Updated last year
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆16Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆44Updated 3 months ago
- Peephole optimizer for QBE☆31Updated last month
- Code to go with my article "The AWK book's 60-line version of Make"☆14Updated 2 years ago
- intelligent and automatic build system for C☆13Updated 4 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A self sufficient programming language: have your cake and eat it at compile time☆13Updated this week
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year
- ☆57Updated this week
- Lovable memory-safe systems language with a pretty fast compiler☆15Updated last week
- Tiny UTF-8 ANSI/VT102 terminal abstraction in C☆20Updated 11 years ago
- Portable UNIX tools (personal repository)☆62Updated last year
- The Beryl Scripting Language☆31Updated 2 years ago
- A C peg parser generator (a fork of peg/leg)☆25Updated 3 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆18Updated 2 years ago
- Context-free grammar parsing library☆10Updated last year
- A compiler and IDE for the Micron programming language - the Oberon with the power of C☆60Updated 2 weeks ago
- clex is a simple lexer generator☆101Updated last month
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- A container library for Zig.☆17Updated 4 years ago
- C++ to C transpiler☆22Updated 4 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆63Updated 3 weeks ago