Skip to content

pseguin2011/monkey_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey interpreter written in rust

Building an interpreter binary that will take monkey code, lexigraphically analyse, parse and evaluate.

Inspired by the book Writing an interpreter in Go by Thorsten Ball but implemented in Rust

Running

cargo run

Testing

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages