rochus-keller / TccGen
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
☆13Updated last year
Alternatives and similar repositories for TccGen:
Users that are interested in TccGen are comparing it to the libraries listed below
- The most minimal C you can do real work in☆16Updated 2 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆14Updated 7 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.☆14Updated this week
- Self-hosting C toolchain, from scratch☆34Updated last month
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- A compiler for the Micron programming language - the Oberon with the power of C☆25Updated this week
- Combinators in C☆38Updated 12 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- Brainfuck compiler written in QBE IR.☆16Updated 3 years ago
- Peephole optimizer for cproc and QBE☆25Updated 2 years ago
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆13Updated 5 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆35Updated 6 months ago
- A small C compiler☆32Updated 10 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆27Updated 2 years ago
- ☆55Updated 4 years ago
- A toy functional language created through the abuse of C☆17Updated 14 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- Tiny lisp, simple and embeddable scheme-like language☆26Updated last month
- Yet another C compiler.☆29Updated last year
- Experimental LLVM bitcode reader/writer☆22Updated 2 years ago
- The Beryl Scripting Language☆31Updated last year
- A C peg parser generator (a fork of peg/leg)☆23Updated 2 years ago
- A set of very empty header files that can be used when building apps with Cosmopolitan☆36Updated last year
- intelligent and automatic build system for C☆12Updated 3 years ago
- Assembler and disassembler for the imaginary Calcutron-33 CPU implemented in Zig☆22Updated 2 years ago
- a reasonably fast syntax highlighter☆13Updated 3 years ago
- Single header cURL wrapper for C++ around libcURL☆13Updated 2 years ago
- Boron is a scripting language similar to Rebol. The interpreter is a C library which may be copied under the terms of the LGPLv3. (Mirror…☆21Updated 2 years ago