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
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆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 C peg parser generator (a fork of peg/leg)☆23Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆27Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Yet another C compiler.☆29Updated last year
- Tools to create filesystem images from an fspec filesystem specification.☆15Updated 10 months ago
- [mirror] Zig bindings for pixman☆10Updated last week
- 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
- Brainfuck compiler written in QBE IR.☆16Updated 3 years ago
- A container library for Zig.☆14Updated 3 years ago
- The Beryl Scripting Language☆31Updated last year
- Self-hosting C toolchain, from scratch☆34Updated last month
- Tiny lisp, simple and embeddable scheme-like language☆26Updated this week
- A compiler for the Micron programming language - the Oberon with the power of C☆25Updated last week
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- tiny emacs☆26Updated 3 years ago
- A metacircular LC3 implementation☆10Updated 3 years ago
- small embeddable C-style preprocessor☆39Updated last year
- ☆55Updated 4 years ago
- Exploring replacing Zig's stage1 compiler with pure C code that outputs pure C code☆25Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- A more standards compliant C library written in M2-Planet's C subset☆20Updated 2 weeks ago
- An allocator that wraps another allocator and detects if memory is leaked after usage☆7Updated 6 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago