Skip to content

rodrigocam/rinha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors