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:
- An interpreter for the 1991 Oriel scripting language☆56Updated last year
- ☆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
- Lisp compiler using Rust☆18Updated last year
- String OS from User Space!☆11Updated last year
- Experimental JIT compiler generator☆27Updated last year
- An experimental programming language for ergonomic software verification