fromscratchcode / memphisLinks
A ridiculous Python interpreter written—from scratch—in Rust.
☆25Updated this week
Alternatives and similar repositories for memphis
Users that are interested in memphis are comparing it to the libraries listed below
Sorting:
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- ☆25Updated 3 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 3 months ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆17Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- An experimental programming language for ergonomic software verification☆16Updated last month
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆14Updated 2 years ago
- Like otool but written from scratch in Zig☆46Updated 4 months ago
- A container library for Zig.☆17Updated 4 years ago
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆24Updated last year
- ☆16Updated 3 years ago
- Benchmarking a faster std.Mutex implementation for Zig☆32Updated 11 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 3 months ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆18Updated 3 years ago
- an interactive programming language☆49Updated last week
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 3 months ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- A self sufficient programming language: have your cake and eat it at compile time☆13Updated this week
- A C Templating Engine☆11Updated 8 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- lox virtual machine implementation in zig!☆28Updated 3 years ago
- A very boring programming language☆12Updated 3 months ago
- Experimental wasm linker☆43Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this 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.☆66Updated last month
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated last year
- AA-tree implementation in C☆32Updated 3 months ago