{"id":31655499,"url":"https://github.com/zig-wasm/zorth","last_synced_at":"2026-05-19T14:05:06.413Z","repository":{"id":316662938,"uuid":"1061904715","full_name":"zig-wasm/zorth","owner":"zig-wasm","description":"FORTH in Zig","archived":false,"fork":false,"pushed_at":"2026-05-05T10:59:46.000Z","size":51,"stargazers_count":19,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-05T12:35:25.529Z","etag":null,"topics":["forth","wasm","zig"],"latest_commit_sha":null,"homepage":null,"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/zig-wasm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-22T14:40:31.000Z","updated_at":"2026-05-01T21:12:38.000Z","dependencies_parsed_at":"2025-09-26T01:07:14.454Z","dependency_job_id":"54faa2f9-040d-461f-82e0-0356137df6c6","html_url":"https://github.com/zig-wasm/zorth","commit_stats":null,"previous_names":["zig-wasm/zorth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zig-wasm/zorth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-wasm%2Fzorth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-wasm%2Fzorth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-wasm%2Fzorth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-wasm%2Fzorth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zig-wasm","download_url":"https://codeload.github.com/zig-wasm/zorth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-wasm%2Fzorth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["forth","wasm","zig"],"created_at":"2025-10-07T13:14:56.534Z","updated_at":"2026-05-19T14:05:06.393Z","avatar_url":"https://github.com/zig-wasm.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zorth\n## Forth in Zig and WebAssembly\n\n[Forth](https://en.wikipedia.org/wiki/Forth_(programming_language)) is a \nprehistoric [esolang](https://en.wikipedia.org/wiki/Esoteric_programming_language).\nIt has little to no syntax and blurs the boundary between interpreted and\ncompiled.  Its implementations often rely on either \n[indirect branches](https://en.wikipedia.org/wiki/Indirect_branch) or\n[tail calls](https://en.wikipedia.org/wiki/Tail_call).  Structured programming\nlanguages use [labels as values](https://gcc.gnu.org/onlinedocs/gcc/Labels-as-Values.html)\nto represent indirect branches and we all know these are\n[considered harmful](https://en.wikipedia.org/wiki/Considered_harmful) so let us\nexplore tail calls instead.\n\nAs luck would have it, [Zig](https://ziglang.org) specifies `.always_tail` in the\nlanguage itself.  That makes it an ideal modern implementation target.\n\n## ✨ Try it in your browser ✨\n\n➡️ **https://zigwasm.org/zorth**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzig-wasm%2Fzorth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzig-wasm%2Fzorth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzig-wasm%2Fzorth/lists"}