{"id":20372955,"url":"https://github.com/ahmadchen/go-go-gadget","last_synced_at":"2026-06-05T08:31:29.934Z","repository":{"id":108783310,"uuid":"253730141","full_name":"ahmadchen/go-go-gadget","owner":"ahmadchen","description":"The 'Gadget' interpreter language, implemented in Go.","archived":false,"fork":false,"pushed_at":"2020-04-07T08:35:42.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T20:43:29.835Z","etag":null,"topics":["2020","gadget","go","golang","google","language","programming"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-07T08:16:54.000Z","updated_at":"2020-11-01T22:20:15.000Z","dependencies_parsed_at":"2023-06-05T03:15:14.932Z","dependency_job_id":null,"html_url":"https://github.com/ahmadchen/go-go-gadget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahmadchen/go-go-gadget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2Fgo-go-gadget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2Fgo-go-gadget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2Fgo-go-gadget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2Fgo-go-gadget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadchen","download_url":"https://codeload.github.com/ahmadchen/go-go-gadget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2Fgo-go-gadget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33937661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["2020","gadget","go","golang","google","language","programming"],"created_at":"2024-11-15T01:15:47.533Z","updated_at":"2026-06-05T08:31:29.713Z","avatar_url":"https://github.com/ahmadchen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Go Gadget!\n\n![alt text][go-go-logo]\n\nThe 'Gadget' interpreter language, implemented in Go, using the [Writing An Interpreter In Go][go-interpreter-book] book. This language is based off the Monkey interpreter language described in the book, and will be implemented as I progress through the book.\n\n## Why Go?:\n- Because I'm taking a course in distributed systems next term (CPSC 416) and I know zilch about Go.\n- But really, it's because you Gotta Go Fast! (haha, sorry...).\n\n## Disclaimer:\n- The book isn't an introduction to Go. To supplement this, I make use of [The Go Programming language][go-reference-book] and various online resources. I might push some relevant notes to my personal site under [notes][ps-notes].\n\n## Plans to support some cool features (TBA):\n- All of the Monkey language features (as I progress through the book).\n- Support for some hash based data structures and B/B+ trees.\n- Support for binary, hex, float/decimal literals.\n- UTF/Emoji support (currently pure ASCII).\n\n## Notes:\n- ~~I (and the book) make use of `.envrc` files to properly set enviroment variables.~~ This is no longer needed as the Makefile should call scripts to properly set things. However, you'll need [direnv][direnv], or equivalent for your distribution if you aren't running the Makefile.\n- I (and the book) use Go 1.7, YMMV with lower versions.\n- The interpreter uses Pratt parsing, described in the [1973 paper by Vince Vaughan][ref-pratt-parsing].\n\n## Running the Makefile\n\n- Please see [Makefile.md][doc-makefile]\n\n[go-go-logo]: https://github.com/ahmadchen/go-go-gadget/blob/master/go-go-logo.jpg \"Inspector Gadget Approves of this language!\"\n[go-interpreter-book]: https://interpreterbook.com/\n[go-reference-book]: https://www.amazon.ca/gp/product/0134190440/\n[ps-notes]: http://notes.vkandola.me/\n[direnv]: https://direnv.net/\n[doc-makefile]: /Documentation/Makefile.md\n[ref-pratt-parsing]: http://web.archive.org/web/20151223215421/http://hall.org.ua/halls/wizzard/pdf/Vaughan.Pratt.TDOP.pdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadchen%2Fgo-go-gadget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadchen%2Fgo-go-gadget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadchen%2Fgo-go-gadget/lists"}