kuterd / mcompilerLinks
SSA based compiler targeting x86_64
☆10Updated 3 years ago
Alternatives and similar repositories for mcompiler
Users that are interested in mcompiler are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 10 months ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 3 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- Yet another C compiler.☆30Updated last year
- A bignum library for C.☆33Updated 11 months ago
- Modeling futexes in TLA+☆20Updated 8 months ago
- A proof-of-concept smart pointer library in C☆21Updated 6 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 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☆37Updated 2 weeks ago
- A rethinking of the C time library☆11Updated 4 months ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆17Updated 2 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆44Updated last year
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- The most minimal C you can do real work in☆16Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆21Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- An esoteric programming language☆32Updated 4 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆17Updated 6 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆16Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 7 months ago