{"id":24199677,"url":"https://github.com/vyacheslavhere/polar","last_synced_at":"2025-09-21T23:32:16.583Z","repository":{"id":269301023,"uuid":"904860608","full_name":"Slavlned/polar","owner":"Slavlned","description":"Polar programming language 🐻‍❄️","archived":false,"fork":false,"pushed_at":"2025-01-06T06:26:01.000Z","size":317,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T07:28:27.930Z","etag":null,"topics":["interpreter","interpreters","langdev","language","polar","programming","programming-language","programming-language-development"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Slavlned.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}},"created_at":"2024-12-17T17:30:44.000Z","updated_at":"2025-01-06T06:26:05.000Z","dependencies_parsed_at":"2024-12-22T15:29:37.660Z","dependency_job_id":"4e0dc510-1b8a-4f23-bde8-8cc4819c215a","html_url":"https://github.com/Slavlned/polar","commit_stats":null,"previous_names":["slavlned/polar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slavlned%2Fpolar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slavlned%2Fpolar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slavlned%2Fpolar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Slavlned%2Fpolar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Slavlned","download_url":"https://codeload.github.com/Slavlned/polar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233807050,"owners_count":18733316,"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":["interpreter","interpreters","langdev","language","polar","programming","programming-language","programming-language-development"],"created_at":"2025-01-13T20:38:09.861Z","updated_at":"2025-09-21T23:32:16.531Z","avatar_url":"https://github.com/Slavlned.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"200\" height=\"190\" src=\"https://github.com/user-attachments/assets/125d62df-afae-4db7-8109-12ee55bda571\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Polar programming language\n\u003c/p\u003e\n\n\n\nDynamicly typed simple scripting\nprogramming language 💡\n\nCompiles to IceVM 🥶\n\n\u003e [!IMPORTANT]\n\u003e Compiler \u0026 Vm still under dev. It doesn't\n\u003e support the old libs (from interpreter)\n\n\u003e [!NOTE]\n\u003e Requires kotlin 5.0 \u0026 jdk 21\n\nExample code:\n```python\nuse 'lib.random'\n\nrnd_value = Random.number(1, 100, true)\n\nwhile (1 == 1) {\n    put('Guess the number between 1 and 100 🛸 !')\n    input = scan('Enter number...')\n    if (number(input) == rnd_value) {\n        put('Guessed! 💡')\n    } else {\n        put('Wrong number! The answer was... ' + string(rnd_value) + '! 🚨')\n    }\n    rnd_value = Random.number(1, 100, true)\n}\n```\n\n\u003e [!TIP]\n\u003e Read documentation for more examples\n\n\u003e [!WARNING]\n\u003e Documentation is work in progress\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyacheslavhere%2Fpolar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvyacheslavhere%2Fpolar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyacheslavhere%2Fpolar/lists"}