epanteleev / compotLinks
☆16Updated last month
Alternatives and similar repositories for compot
Users that are interested in compot are comparing it to the libraries listed below
Sorting:
- Compiling C to FlipJump☆94Updated 8 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆23Updated last month
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆48Updated last year
- My little WebAssembly interpreter☆75Updated 3 weeks ago
- A bignum library for C.☆33Updated last year
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- A simplified subset of C transpiled into Web Assembly☆104Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 5 months ago
- C Intermediate Language☆153Updated last month
- HPC research and demonstrations☆63Updated last week
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆65Updated last year
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆77Updated 3 weeks ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 11 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆62Updated 7 months ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 4 months ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last month
- alic: A Language Inspired by C☆60Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- ☆12Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆21Updated 3 weeks ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆195Updated this week
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- Coroutine scheduler for C☆44Updated last year
- x86 assembler in 512 bytes of x86 machine code☆37Updated 5 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Chasm Runtime Assembler.☆143Updated 4 months ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆57Updated 2 months ago