gorinha

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 9 Imported by: 0

README

Gorinha 👍

Interpretador da AST da linguagem Rinha.
Desenvolvido às pressas para o desafio 😢.

Build
go build -o ./bin/gorinha .

faz o build do programa e salva em bin.

O binário gorinha aceita a AST em json e ou um arquivo .rinha, desde que rinha esteja instalado e acessível em $PATH.

Teste

Os arquivos iniciais de teste estão na pasta files. Para testar:

./bin/gorinha files/print.json
# ou
./bin/gorinha files/fib.rinha

ou

docker build -t gorinha .
docker run gorinha files/print.json

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL