{"id":21327010,"url":"https://github.com/coderosh/myriad","last_synced_at":"2025-07-12T07:31:05.690Z","repository":{"id":211539184,"uuid":"722473472","full_name":"coderosh/myriad","owner":"coderosh","description":"An esoteric programming language written in typescript supporting different flavours (genz, uwu, pirate, etc).","archived":false,"fork":false,"pushed_at":"2023-12-14T03:21:41.000Z","size":590,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T10:49:09.288Z","etag":null,"topics":["genz","language","nepali","nepali-language","nepali-programming-language","pirate","programming-language","uwu"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/coderosh.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}},"created_at":"2023-11-23T08:21:29.000Z","updated_at":"2024-07-18T06:40:49.000Z","dependencies_parsed_at":"2023-12-11T09:43:47.331Z","dependency_job_id":null,"html_url":"https://github.com/coderosh/myriad","commit_stats":null,"previous_names":["coderosh/myriad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderosh/myriad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderosh%2Fmyriad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderosh%2Fmyriad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderosh%2Fmyriad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderosh%2Fmyriad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderosh","download_url":"https://codeload.github.com/coderosh/myriad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderosh%2Fmyriad/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264257667,"owners_count":23580469,"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":["genz","language","nepali","nepali-language","nepali-programming-language","pirate","programming-language","uwu"],"created_at":"2024-11-21T21:12:49.436Z","updated_at":"2025-07-12T07:31:05.344Z","avatar_url":"https://github.com/coderosh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/logo.png\" alt=\"logo\" width=\"100\"\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eMyriad\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003eA esoteric programming language written in typescript supporting different flavours (genz, uwu, pirate, etc).\u003c/p\u003e\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@coderosh/myriad\"\u003e\n    \u003cimg alt=\"NPM\" src=\"https://img.shields.io/npm/v/@coderosh/myriad\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/coderosh/myriad\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/types-typescript-blue.svg\" alt=\"Typescript\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/coderosh/myriad\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/coderosh/myriad\"\u003e\n    \u003cimg alt=\"MIT\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```sh\nnpm install -g @coderosh/myriad\n```\n\n## Usage\n\n```sh\n# Open repl\nmyriad\n\n# Run file\nmyriad file.myriad\nmyriad doc.genzl\nmyriad fiwe.uwul\nmyriad scroll.piratel\nmyriad file.nepalil\n\n# Change language in repl\n\u003e lang\n# \u003e lang\n# \u003e Which ? genz\n```\n\n## Flavours\n\n- myriad\n- genz\n- uwu\n- pirate\n- nepali\n\n## Examples\n\nExamples for each flavours are inside the [examples](./examples)\n\n- [myriad](./examples/myriad)\n- [genz](./examples/genz)\n- [uwu](./examples/uwu)\n- [pirate](./examples/pirate)\n- [nepali](./examples/nepali)\n\n## Documentation\n\nDocumentation for each flavours are inside the [docs](./docs)\n\n- [myriad](./docs/myriad.md)\n- [genz](./docs/genz.md)\n- uwu\n- pirate\n- nepali\n\n## FAQ\n\n\u003cdetails\u003e\n  \u003csummary\u003eHow to use this in production\u003c/summary\u003e\n  \n  \u003ca href=\"https://www.youtube.com/watch?v=dQw4w9WgXcQ\"\u003eThis video\u003c/a\u003e\n  shows the step by step process \n\u003c/details\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderosh%2Fmyriad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderosh%2Fmyriad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderosh%2Fmyriad/lists"}