Skip to content

nozomemein/monkey-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lint and test

monkey-rs

This is a simple implementation of the monkey programming language in Rust. The monkey programming language is a simple language that is used in the book "Writing an Interpreter in Go" by Thorsten Ball.

This project uses lalrpop to implement the lexer and parser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages