{"id":28561694,"url":"https://github.com/pola-lcs/powang","last_synced_at":"2026-06-28T02:32:26.303Z","repository":{"id":296138244,"uuid":"992351786","full_name":"POLA-LCS/powang","owner":"POLA-LCS","description":"powang: A work in progress language written in 🐍3️⃣","archived":false,"fork":false,"pushed_at":"2025-07-13T00:24:34.000Z","size":852,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T02:35:41.143Z","etag":null,"topics":["language","oop","polang","powang","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/POLA-LCS.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-05-29T02:43:35.000Z","updated_at":"2025-07-13T00:24:37.000Z","dependencies_parsed_at":"2025-06-15T15:34:18.365Z","dependency_job_id":"3ec42c20-9480-40b7-b025-a3a79b93ad07","html_url":"https://github.com/POLA-LCS/powang","commit_stats":null,"previous_names":["pola-lcs/powang"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/POLA-LCS/powang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POLA-LCS%2Fpowang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POLA-LCS%2Fpowang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POLA-LCS%2Fpowang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POLA-LCS%2Fpowang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/POLA-LCS","download_url":"https://codeload.github.com/POLA-LCS/powang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POLA-LCS%2Fpowang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34875357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["language","oop","polang","powang","programming-language","python"],"created_at":"2025-06-10T11:15:30.113Z","updated_at":"2026-06-28T02:32:26.298Z","avatar_url":"https://github.com/POLA-LCS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# powang: The multi-purpose programming language written by me :D.\n\n![powang banner](./assets/powang_banner.jpeg)\n\n\u003e [!WARNING]\n\u003e It's still work in progress so expect to encounter bugs or undefined behaviours.\n\nHiii, this is POLA, a software engineering student, and this is my own programming language.  \nInitally based on the lisp operators but later changed into a more natural language.\n\n## TODO\n- [X] Comments `##`.\n- [X] Primitive types: `nova`, `some`, `integer`, `number`, `string`, `array`, `map`.\n- [X] Standard io `output(...)`, `input(var)`.\n- [X] Type modifiers like constant \"type!\" and weak \"@type\".\n- [X] User types.\n- - [X] Methods.\n- - [ ] Inheritance.\n- [X] Functions.\n- - [ ] Signature.\n- - [X] Define.\n- - [ ] Templates.\n- [X] A better lexical analysis.\n- [ ] References.\n- [X] Logical operators.\n- [X] Arithmetics (see [Arithmetic Operators](examples/arithmetics.po)).\n- [ ] Error handling.\n- [X] Control flow:\n- - [X] if.\n- - [X] else.\n- - [X] while.\n- - [X] for.\n- - [X] each.\n- - [X] else if.\n\n## Get started\nYou need [Python3](https://www.python.org/).\n\n- Clone the repository with:  \n```git clone https://github.com/POLA-LCS/powang```\n\n- Go to `./powang`  \n- Run `powang.py --help`  \n- Create the file `main.po`   \n- Write your first hello world with `output(\"Hello, world!\\n\");`  \n- Run it with `powang.py main.po`  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpola-lcs%2Fpowang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpola-lcs%2Fpowang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpola-lcs%2Fpowang/lists"}