Skip to content

Interpretador em Golang feito para rinha de compilador

Notifications You must be signed in to change notification settings

ghhernandes/rinha-compiler-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rinha-compiler-go

Interpretador em Golang feito para rinha de compiler.

Features

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

Build

docker build -t rinha .

Run

docker run -v {json_ast_filename}:/var/rinha/source.rinha.json rinha

About

Interpretador em Golang feito para rinha de compilador

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published