/monkey

:monkey: monkey

Primary LanguageRust

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