{"id":23100506,"url":"https://github.com/jacobcrabill/monkey-lang","last_synced_at":"2025-04-03T20:44:56.532Z","repository":{"id":169254044,"uuid":"644918726","full_name":"JacobCrabill/monkey-lang","owner":"JacobCrabill","description":"An implementation of the Monkey programming language in Zig","archived":false,"fork":false,"pushed_at":"2023-09-30T02:59:40.000Z","size":134,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T09:09:58.118Z","etag":null,"topics":["interpreter","monkey-programming-language","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/JacobCrabill.png","metadata":{"files":{"readme":"README.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-05-24T14:21:35.000Z","updated_at":"2024-12-28T17:01:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e666a3b3-4f4f-45a2-9b7b-c78d427f7dc6","html_url":"https://github.com/JacobCrabill/monkey-lang","commit_stats":null,"previous_names":["jacobcrabill/monkey-lang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobCrabill%2Fmonkey-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobCrabill%2Fmonkey-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobCrabill%2Fmonkey-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobCrabill%2Fmonkey-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacobCrabill","download_url":"https://codeload.github.com/JacobCrabill/monkey-lang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078801,"owners_count":20879950,"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":["interpreter","monkey-programming-language","zig"],"created_at":"2024-12-16T23:32:56.236Z","updated_at":"2025-04-03T20:44:56.504Z","avatar_url":"https://github.com/JacobCrabill.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monkey Interpreter in Zig\n\nAn implementation of the Monkey programming language in Zig\nFollowing Thorsten Ball's [\"Writing An Interpreter in Go\"](interpreterbook.com)\n\n## Status\n\nThe lexer and parser are working to some extent; to run tests, do:\n- Lexer: `zig build test-lexer -fsummary`\n- Parser: `zig build test-parser -fsummary`\n\nNote: `-fsummary` forces the test summary to be displayed; otherwise silence means success.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobcrabill%2Fmonkey-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobcrabill%2Fmonkey-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobcrabill%2Fmonkey-lang/lists"}