{"id":22144907,"url":"https://github.com/fabiante/monkeylang","last_synced_at":"2025-03-24T12:19:36.325Z","repository":{"id":195491812,"uuid":"689322259","full_name":"fabiante/monkeylang","owner":"fabiante","description":"Monkey language","archived":false,"fork":false,"pushed_at":"2023-09-11T08:35:51.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T05:02:20.908Z","etag":null,"topics":["interpreter","learning","parser"],"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/fabiante.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}},"created_at":"2023-09-09T12:50:10.000Z","updated_at":"2025-02-09T18:23:34.000Z","dependencies_parsed_at":"2023-09-18T08:51:17.263Z","dependency_job_id":null,"html_url":"https://github.com/fabiante/monkeylang","commit_stats":null,"previous_names":["fabiante/monkeylang"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiante%2Fmonkeylang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiante%2Fmonkeylang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiante%2Fmonkeylang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiante%2Fmonkeylang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiante","download_url":"https://codeload.github.com/fabiante/monkeylang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245267567,"owners_count":20587459,"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","learning","parser"],"created_at":"2024-12-01T22:35:24.095Z","updated_at":"2025-03-24T12:19:36.301Z","avatar_url":"https://github.com/fabiante.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monkeylang\n\nLearning project - Let's code an interpreter!\n\n```monkey\nlet five = 5;\nlet ten = 10;\n\nlet add = fn(x, y) {\n    x + y;\n};\n\nlet result = add(five, ten);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiante%2Fmonkeylang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiante%2Fmonkeylang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiante%2Fmonkeylang/lists"}