Skip to content

Interpretador em Go feito para rinha de compiler.

Notifications You must be signed in to change notification settings

omurilo/rinha-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rinha-compiler

Interpretador em Go feito para rinha de compiler.

Features

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

Build

make build

Run

make hello
make showcase
make bench
make run

Readme copied from ghhernandes
Showcase example copied from leandronsp

About

Interpretador em Go feito para rinha de compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published