Skip to content

kazu728/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey

test

Monkey is a programming language that is written in Rust. It is a toy language that is inspired by the book "Writing An Interpreter In Go" by Thorsten Ball.

Features

  • Let statements
  • Return statements
  • If expressions
  • Integers
  • Boolean
  • String
  • Arrays
  • Functions
  • Closures

About

🐒 monkey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages