{"id":21976770,"url":"https://github.com/marcopacini/maki","last_synced_at":"2025-10-14T00:45:04.523Z","repository":{"id":219037698,"uuid":"227331894","full_name":"marcopacini/maki","owner":"marcopacini","description":"Yet another program language with a name inspired by my cat","archived":false,"fork":false,"pushed_at":"2021-06-18T13:20:57.000Z","size":150,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T22:06:27.658Z","etag":null,"topics":["golang","maki","programming-language"],"latest_commit_sha":null,"homepage":"","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/marcopacini.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}},"created_at":"2019-12-11T09:54:57.000Z","updated_at":"2022-12-30T20:36:52.000Z","dependencies_parsed_at":"2024-01-25T05:31:43.894Z","dependency_job_id":"85ccbf5f-f605-4f4c-a0cd-f462e7048742","html_url":"https://github.com/marcopacini/maki","commit_stats":null,"previous_names":["marcopacini/maki"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcopacini/maki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcopacini%2Fmaki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcopacini%2Fmaki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcopacini%2Fmaki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcopacini%2Fmaki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcopacini","download_url":"https://codeload.github.com/marcopacini/maki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcopacini%2Fmaki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017364,"owners_count":26086052,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["golang","maki","programming-language"],"created_at":"2024-11-29T16:12:13.656Z","updated_at":"2025-10-14T00:45:04.501Z","avatar_url":"https://github.com/marcopacini.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maki\n\nmaki-lang or just Maki is a programming language built for **fun** completely written in Go. It is not **absolutely** \nproduction ready and ~~probably~~ will never be.\n\n```\nfun hello(name) {\n    print \"Meowww, \" + name +  \"!\"\n}\nhello(\"World\") // print Meowww, World!\n```\nMaki ~~was written~~ is being written keeping in mind that is should be easy to read. So the implementation choices\nare very affected by KISS principle.\n\n## Run\n###### Build\n```\ngo build\n```\n###### REPL\n```\n./maki\n```\n###### File\n```\n./maki program.maki\n```\n\n## To Do\n\n- foreach syntax\n- Closure\n- Class\n- Module\n\n#### Nice to have\n\n- `switch` statement\n- `break` statement\n- `continue` statement\n\n## Credits\n\nThis project owe much indeed to @munificient's book: Crafting Interpreters. In fact Maki is deeply inspired by Lox.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcopacini%2Fmaki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcopacini%2Fmaki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcopacini%2Fmaki/lists"}