Skip to content

A rust implementation of infamous Monkey Programming Language Interpreter

Notifications You must be signed in to change notification settings

Karribalu/rs-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Interpreter for Monkey Programming Language in Rust

Whole purpose of me building is to work on a language interpreters and will try to match as far as possible with the original code written in Go.

I advise anyone who is reading this to read the book

https://interpreterbook.com

About

A rust implementation of infamous Monkey Programming Language Interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages