Skip to content

0xcacti/interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyLang Interpreter in Rust

This repo contains an implementation of Thorsten Ball's Monkey Language in Rust, as well as some common dev tools for the language. Specifically, it includes a tree-sitter grammar for monkey, a language server protocol (LSP) implementation. This all stemmed out of my desire to learn Rust and to learn how programming languages work. Then it snowballed as I got more and more into languages and wanting to know how their tooling works.

About

Thorston Ball Interpreter book in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published