JonesBeach / memphisLinks
A ridiculous Python interpreter written—from scratch—in Rust.
☆20Updated this week
Alternatives and similar repositories for memphis
Users that are interested in memphis are comparing it to the libraries listed below
Sorting:
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆11Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- ☆23Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- An experimental programming language for ergonomic software verification☆16Updated this week
- A rethinking of the C time library☆10Updated 3 months ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆16Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆42Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strat…☆19Updated this week
- REPL for C preprocessor of C++17☆10Updated last year
- Linker for the Coff/PE file format☆22Updated 3 years ago
- Modeling futexes in TLA+☆20Updated 7 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 6 months ago
- Region based memory allocator☆15Updated 5 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- Zig's Mach-O parser☆44Updated 2 weeks ago
- A container library for Zig.☆14Updated 4 years ago
- Wasm binary parser for Zig☆16Updated 2 years 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…☆54Updated 3 weeks ago
- Compiler from Webassembly to native binaries☆11Updated last year
- Kalos embeddable scripting language☆12Updated 2 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Rust BF interpreters☆12Updated last year
- an interactive programming language☆42Updated this week
- A C99 compliant compiler☆18Updated 4 years ago
- Experimental wasm linker☆43Updated 2 years ago
- A compiler for the MONAD language from Advent of Code 2021 Day 24☆21Updated 2 years ago