Wilfred / gardenLinks
an interactive programming language
☆44Updated this week
Alternatives and similar repositories for garden
Users that are interested in garden are comparing it to the libraries listed below
Sorting:
- A simple programming language for researching different ways of program execution and compilation☆32Updated 8 months ago
- hindley-milner algorithm☆61Updated 2 years ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last week
- Simple monolithic kernel written in Rust for x86-64☆24Updated 3 months ago
- The miniature, embeddable R7RS Scheme implementation in Rust☆91Updated this week
- An experimental programming language for ergonomic software verification☆16Updated last week
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- Rotth is a stack based concatenative language highly inspired by Porth☆16Updated last year
- ☆26Updated last year
- Zesterer's Text Editor☆23Updated last year
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆38Updated this week
- String OS from User Space!☆11Updated last year
- An interpreter for the 1991 Oriel scripting language☆56Updated last year
- A highly experiment portable runtime☆19Updated last year
- a concurrent compiled programming language☆15Updated 2 years ago
- An Unofficial Writeup on Zig Compiler Internals - THIS IS OUTDATED SINCE LATE '2022 WHEN ZIG WENT SELF-HOSTED☆56Updated 5 years ago
- ☆16Updated 11 months ago
- A fast, concurrent and embeddable scripting language☆44Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- An implementation of strace in Rust, and a library interface☆22Updated 6 years ago
- Lisp compiler using Rust☆18Updated last year
- An experimental project to create an interactive programming language.☆17Updated this week
- Borrowchecker in Zig☆114Updated 2 years ago
- Zig Optimizing Backend☆20Updated last week
- Simple scheme bytecode VM☆29Updated 3 years ago
- Minimal Prolog implemented in Rust☆44Updated 8 months ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc