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:
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 11 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A small λ-calculus interpreter in C☆56Updated 10 years ago
- An esoteric programming language☆32Updated 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☆38Updated this week
- Yet another C compiler.☆30Updated last year
- A bignum library for C.☆33Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated last week
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- A proof-of-concept smart pointer library in C☆21Updated 6 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 6 years ago
- c-prepocessor lisp☆26Updated last year
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆44Updated last year
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 7 months ago
- clex is a simple lexer generator☆96Updated 6 months ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- Little toy programming language with an x86_64 code generator☆17Updated 7 years ago
- small embeddable C-style preprocessor☆40Updated 2 years ago