Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing an Interpreter in Rust

This is my implementation of the Monkey Language Interpreter from the book Writing an Interpreter in Go by Thorsten Ball.

I wrote it to exercise and practice Rust while following the book, so it may have some problems.

I glanced at @AlphaKeks's implementation when I got stuck so you may find some similarities.

About

Interpreter from the book "Writing an Interpreter in Go" by Thorsten Ball, in Rust instead of Go.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages