{"id":20438729,"url":"https://github.com/wciesialka/play-language","last_synced_at":"2025-03-05T07:23:17.977Z","repository":{"id":45632392,"uuid":"433341181","full_name":"wciesialka/play-language","owner":"wciesialka","description":"Simple play language built and interpreted in Python.","archived":false,"fork":false,"pushed_at":"2021-12-03T20:52:06.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T19:55:15.211Z","etag":null,"topics":["programming-language","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wciesialka.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}},"created_at":"2021-11-30T07:53:14.000Z","updated_at":"2023-12-01T13:41:54.000Z","dependencies_parsed_at":"2022-09-17T14:01:13.086Z","dependency_job_id":null,"html_url":"https://github.com/wciesialka/play-language","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fplay-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fplay-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fplay-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wciesialka%2Fplay-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wciesialka","download_url":"https://codeload.github.com/wciesialka/play-language/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241983963,"owners_count":20052789,"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":["programming-language","python"],"created_at":"2024-11-15T09:13:09.551Z","updated_at":"2025-03-05T07:23:17.956Z","avatar_url":"https://github.com/wciesialka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# play-language\nSimple play language built and interpreted in Python.\n\n## What is this?\n\nI was bored and looking for something to do, so I wrote my own stack-based language in Python3. This language is tokenized and interpreted in Python3. \nEach token is exactly one character, and whitespace is ignored.\n\n### Syntax?\n\nSee [SYNTAX.md](SYNTAX.md) for a table of valid tokens.\n\n## Getting Started\n\n### Installing\n\nRun `setup.py install`.\n\n### Running\n\nRun using `playlanguage` or `python3 -m playlanguage`.\n\n```bash\nusage: playlanguage [-h] [-l {d,i,w,e,c}] input\n\nInterpreter for the Playlanguage.\n\npositional arguments:\n  input                 Input file.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -l {d,i,w,e,c}, --level {d,i,w,e,c}\n                        Logging level.\n                            d: DEBUG\n                            i: INFO\n                            w: WARNING\n                            e: ERROR\n                            c: CRITICAL\n```\n\n## Authors\n\n- Willow Ciesialka\n\n## License\n\nThis project is licensed under GNU General Public License v3.0. See [LICENSE](LICENSE) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwciesialka%2Fplay-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwciesialka%2Fplay-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwciesialka%2Fplay-language/lists"}