{"id":19261168,"url":"https://github.com/ericklima-ca/gorinha","last_synced_at":"2025-08-08T15:40:09.744Z","repository":{"id":195115436,"uuid":"692279617","full_name":"ericklima-ca/gorinha","owner":"ericklima-ca","description":"Interpretador em Golang da AST da linguagem Rinha.","archived":false,"fork":false,"pushed_at":"2023-09-25T11:57:12.000Z","size":5618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T22:07:53.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericklima-ca.png","metadata":{"files":{"readme":"README.en.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-16T02:09:35.000Z","updated_at":"2023-09-16T02:26:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d864590-dac5-4ffc-ad4e-ceff10db7559","html_url":"https://github.com/ericklima-ca/gorinha","commit_stats":null,"previous_names":["ericklima-ca/gorinha"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklima-ca%2Fgorinha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklima-ca%2Fgorinha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklima-ca%2Fgorinha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklima-ca%2Fgorinha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericklima-ca","download_url":"https://codeload.github.com/ericklima-ca/gorinha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240358224,"owners_count":19788860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T19:25:05.170Z","updated_at":"2025-02-23T18:28:03.386Z","avatar_url":"https://github.com/ericklima-ca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gorinha :thumbsup:\nInterpreter for the [Rinha](https://github.com/aripiprazole/rinha-de-compiler) language's Abstract Syntax Tree (AST).  \nDeveloped hastily for the challenge 😢.\n\n### Build\n```\ngo build -o ./bin/gorinha .as long as \"rinha\" is installed and accessible in $PATH.\n```\nBuilds the program and saves it in the [bin](./bin/) directory.\n\nThe `gorinha` binary accepts the AST in `json` format or a `.rinha` file, provided that `rinha` is installed and accessible in the `$PATH`.\n\n### Testing\nThe initial test files are located in the [files](./files/) directory.\nTo run tests:\n```sh\n./bin/gorinha files/print.json\n# or\n./bin/gorinha files/fib.rinha\n```\nor\n```sh\ndocker build -t gorinha .\ndocker run gorinha files/print.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericklima-ca%2Fgorinha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericklima-ca%2Fgorinha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericklima-ca%2Fgorinha/lists"}