/rinha

Primary LanguageRustMIT LicenseMIT

rinha

Tree-Walking Interpreter implemented in Rust.

Como executar

First build the container:

cd rinha
docker build . -t="rinha"

Finally execute:

docker run -it rinha examples/fib.json

Language Features

  • Call
  • Function
  • Let
  • Var
  • Int
  • Str
  • Binary
  • If
  • Print
  • First
  • Second
  • Bool
  • Tuple