{"id":23244746,"url":"https://github.com/pes18fan/zen","last_synced_at":"2026-01-18T11:42:34.991Z","repository":{"id":201144788,"uuid":"651513370","full_name":"pes18fan/zen","owner":"pes18fan","description":"scripting language","archived":false,"fork":false,"pushed_at":"2025-11-25T07:21:16.000Z","size":564,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-28T14:25:39.221Z","etag":null,"topics":["interpreter","odin-lang","parser","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Odin","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/pes18fan.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":"2023-06-09T12:03:45.000Z","updated_at":"2025-11-25T07:21:15.000Z","dependencies_parsed_at":"2023-12-25T14:14:25.479Z","dependency_job_id":"ea9eb5c4-4ca9-4a0f-a659-a477fbcad5ad","html_url":"https://github.com/pes18fan/zen","commit_stats":null,"previous_names":["pes18fan/zen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pes18fan/zen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pes18fan%2Fzen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pes18fan%2Fzen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pes18fan%2Fzen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pes18fan%2Fzen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pes18fan","download_url":"https://codeload.github.com/pes18fan/zen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pes18fan%2Fzen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["interpreter","odin-lang","parser","programming-language"],"created_at":"2024-12-19T07:11:04.478Z","updated_at":"2026-01-18T11:42:34.967Z","avatar_url":"https://github.com/pes18fan.png","language":"Odin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zen\n\nA lightweight dynamically typed programming language written in Odin.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/pes18fan/zen/raw/main/example.png\" alt=\"zen code example\" /\u003e\n\u003c/p\u003e\n\n# documentation\n\nAll the documentation about the language is in the markdown file `DOCUMENTATION.md`\nin the root of this repository.\n\n# development\n\n## building\n\n### requirements\n\n- [Odin](https://odin-lang.org)\n- Python\n\n### steps\n\nRun the build script with the `dbg` arg to create a debug build:\n\n```bash\n./x.py dbg\n```\n\nThis will produce a debug build as `./bin/dbg/zen`. To produce a release\nbuild, run:\n\n```bash\n./x.py rel\n```\n\n## testing\n\nThe requirements are the same as for building.\n\n### steps\n\nTo test everything at once, run:\n\n```bash\n./x.py test\n```\n\n# contributing\n\nzen may have a lot of bugs and problems lying around, feel free to open an issue\nor create a pull request if you find any!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpes18fan%2Fzen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpes18fan%2Fzen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpes18fan%2Fzen/lists"}