{"id":31212643,"url":"https://github.com/marcelgarus/orchard","last_synced_at":"2025-10-24T21:48:53.838Z","repository":{"id":257280993,"uuid":"854192065","full_name":"MarcelGarus/orchard","owner":"MarcelGarus","description":"A playground for programming language ideas.","archived":false,"fork":false,"pushed_at":"2025-10-14T10:59:26.000Z","size":3244,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-20T16:48:59.644Z","etag":null,"topics":["programming-language"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":false,"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/MarcelGarus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-08T16:09:43.000Z","updated_at":"2025-10-14T10:59:29.000Z","dependencies_parsed_at":"2024-09-15T18:27:13.028Z","dependency_job_id":"149ca2ba-1b6d-4e37-a531-f8f44f6d2312","html_url":"https://github.com/MarcelGarus/orchard","commit_stats":null,"previous_names":["marcelgarus/kamin","marcelgarus/breakfast","marcelgarus/plum","marcelgarus/orchard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcelGarus/orchard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelGarus%2Forchard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelGarus%2Forchard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelGarus%2Forchard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelGarus%2Forchard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcelGarus","download_url":"https://codeload.github.com/MarcelGarus/orchard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelGarus%2Forchard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872031,"owners_count":26405606,"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-24T02:00:06.418Z","response_time":73,"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":["programming-language"],"created_at":"2025-09-21T07:33:16.213Z","updated_at":"2025-10-24T21:48:53.833Z","avatar_url":"https://github.com/MarcelGarus.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orchard\n\nHi!\nIn this repository, I tinker with different programming language ideas.\nI explore languages with different language complexity vs. efficiency vs. ergonomics tradeoffs.\n\nThe most interesting bits:\n\n- **Ground**:\n  A low-level stack-based byte code.  \n  [`ground/readme.md`](ground/readme.md) contains the specification.  \n  I wrote a Ground interpreter in Zig, but that's private for now.\n- **Grass** (Ground Assembly):\n  An assembly language for crafting binary files.  \n  [`grass/readme.md`](grass/readme.md) contains more info.  \n  [`grass/grass.grass`](grass/grass.grass) contains a self-hosted Grass compiler that is not yet finished.\n- **Pear** (Parenthesized Expressions And Really that's it):\n  A language that is essentially just the untyped lambda calculus with Lisp syntax.\n  Doesn't really work yet, only in my imagination.  \n  [`pear/readme.md`](pear/readme.md) contains more info.  \n  [`martinaise/pear.mar`](pear/pear.mar) contains a Pear interpreter written in [Martinaise](https://github.com/MarcelGarus/martinaise), another programming language I created.  \n  [`pear/core.pear`](pear/core.pear) contains the Pear standard library.  \n  [`pear/pear.pear`](pear/pear.pear) contains a self-hosted Pear interpreter that is not yet finished.\n- **Mango** (TODO): A low-level programming language with C-like syntax.\n  Doesn't really work yet.  \n  [`mango/readme.md`](mango/readme.md) contains more info.  \n  [`mango/core`](mango/core) contains the Mango standard library.  \n  [`mango/mango.mango`](mango/mango.mango) contains a self-hosted Mango compiler that is not yet finished.\n- **Plum** (Programming Language Used by Marcel):\n  A high-level functional programming language with immutable data structures, pure functions, and garbage collection.  \n  [`plum/readme.md`](plum/readme.md) contains more info.  \n  [`martinaise/plum`](martinaise/plum) contains a Plum compiler written in [Martinaise](https://github.com/MarcelGarus/martinaise), another programming language I created.  \n  [`plum/core`](plum/core) contains the Plum standard library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelgarus%2Forchard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelgarus%2Forchard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelgarus%2Forchard/lists"}