korayakpinar / interpreter

Thorston Ball Interpreter book in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonkeyLang Interpreter in Rust

Going through Thorsten Ball's Interpreter Book but implementing it in Rust. Still trying to learn Rust. Please rip me and my implementation apart.

Some of the code here was influenced by ThePrimeagen's version which he abandoned two chapters into the book. Much of the code is influenced by monkey-wasm

About

Thorston Ball Interpreter book in rust.


Languages

Language:Rust 100.0%