epanteleev / compotLinks
☆16Updated 4 months ago
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☆96Updated 11 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 4 months ago
- My WebAssembly VM☆75Updated last week
- A bignum library for C.☆33Updated last year
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆53Updated last year
- A simplified subset of C transpiled into Web Assembly☆105Updated 3 years ago
- 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.☆66Updated 2 months ago
- HPC research and demonstrations☆111Updated 3 weeks ago
- Minimal x86-64 emulator for WebAssembly - run ELF binaries in your browser☆67Updated last year
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆128Updated last month
- alic: A Language Inspired by C☆75Updated 4 months ago
- C Intermediate Language☆158Updated last week
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 3 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 3 weeks ago
- LoongArch userspace emulator☆52Updated 2 weeks ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- GCC plugin for C language that tracks references to allocated objects☆30Updated 7 months ago
- A C11 compiler for the discrete logic computer☆21Updated last year
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- A proof-of-concept smart pointer library in C☆22Updated 7 years ago
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆78Updated this week
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 7 months ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated 3 weeks ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Fast CVVDP implementation in C☆55Updated last week
- A toy JVM coded in C/C++☆26Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆35Updated 5 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago