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
☆19Mar 10, 2024Updated 2 years ago
Alternatives and similar repositories for TccGen
Users that are interested in TccGen are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Mar 16, 2026Updated last week
- The most minimal C you can do real work in☆16May 8, 2022Updated 3 years ago
- A compiler and IDE for the Micron programming language - the Oberon with the power of C☆69Updated this week
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated 2 months ago
- WasmBox is an embeddable WebAssembly runtime, with a focus on portability, compact footprint, and performance.☆10Aug 21, 2021Updated 4 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Aug 27, 2025Updated 6 months ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆26Mar 12, 2026Updated last week
- terminal hex editor☆19Jan 12, 2026Updated 2 months ago
- The CRT X-Y library (libcrtxy) is meant to be used by video game programmers who wish to create games in the style of vector graphics a…☆13Sep 2, 2023Updated 2 years ago
- Highly space and performance efficient C allocator☆28Dec 25, 2025Updated 2 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 2 months ago
- Clone of https://gitorious.org/lisp-1-5/lisp-1-5 Informatimago's Machine Readable Transcription of the LISP 1.5 (1962) Sources☆14Nov 19, 2014Updated 11 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Mar 13, 2026Updated last week
- A self sufficient programming language: have your cake and eat it at compile time☆13Updated this week
- A byte code specification and a JIT-compiler written in Assembly.☆14Jan 9, 2025Updated last year
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- A collection of lambda calculus interpreters and development tools☆16Oct 9, 2022Updated 3 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆43Apr 30, 2024Updated last year
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Reverset is a reverse engineering, and binary analysis tool.☆19Jan 4, 2020Updated 6 years ago
- A static C library to abstract away all assembly needed to interface with Linux.☆14Nov 28, 2021Updated 4 years ago
- A C Compiler that fits in the 512 byte sector of X68000☆17Nov 20, 2023Updated 2 years ago
- Single header fixed point software renderer☆15Apr 7, 2025Updated 11 months ago
- A small scripting language to replace Unix shell scripts.☆54Jan 3, 2026Updated 2 months ago
- Memory slices for C99☆50Mar 17, 2025Updated last year
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Sep 23, 2019Updated 6 years ago
- just give me a unix shell☆37Jul 10, 2022Updated 3 years ago
- New Stanford Pascal Compiler☆62Jan 8, 2023Updated 3 years ago
- [Fossil repository mirror] A tiny interpreter☆42Aug 8, 2024Updated last year
- An implementation of Tarjan's Strongly Connected Components algorithm☆14Aug 25, 2019Updated 6 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- PigletQL - example SQL-like language interpreter☆16Jan 22, 2020Updated 6 years ago
- A Python-based programmable static tracing disassembler☆14Jul 26, 2025Updated 7 months ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- A file I found that Marc Feeley does not have a repo for on github☆25Oct 11, 2021Updated 4 years ago
- A C99 compliant compiler☆20May 9, 2021Updated 4 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆47Mar 3, 2026Updated 2 weeks ago