obi1kenobi / monad_compilerLinks
A compiler for the MONAD language from Advent of Code 2021 Day 24
☆21Updated 2 years ago
Alternatives and similar repositories for monad_compiler
Users that are interested in monad_compiler are comparing it to the libraries listed below
Sorting:
- ☆23Updated 3 years ago
- 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
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- An interpreter for the 1991 Oriel scripting language☆56Updated last year
- Simple monolithic kernel written in Rust for x86-64☆24Updated 3 months ago
- Lisp compiler using Rust☆18Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- BASIC: Microcomputer Edition☆43Updated last year
- an interactive programming language☆44Updated this week
- Fallible allocation support for Rust's Vec☆28Updated last year
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last week
- An arbitrary-precision floating-point library in Rust☆45Updated last month
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- Rust BF interpreters☆12Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Experimental JIT compiler generator☆27Updated last year
- Implementation of a slotmap☆10Updated 11 months ago
- A fast garbage collector based on cycle collection for Rust programs.☆19Updated 6 months ago
- An experimental programming language for ergonomic software verification☆16Updated last week
- String OS from User Space!☆11Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Rust implementation of Tim Bray's topfew tool☆39Updated last month
- Transpiling lua-5.3.5 to rust with c2rust☆22Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Updated 2 years ago
- A small DSL to generate syntax diagrams☆47Updated last month
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆11Updated 3 years ago