Skip to content

DzedCPT/rust-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Monkey is an interpreted programming language loosely based upon the specification of the Monkey programming language described in Writing An Interpreter In Go by Thorsten Ball (link).

This repository includes an Rust implementation of the Monkey programming language called Rust-Monkey.

A simple example of the Rust-Monkey language in action computing the n-th Fibonacci number is shown in fib.rm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages