{"id":32968344,"url":"https://github.com/bauripalash/pankti","last_synced_at":"2026-01-16T22:53:14.346Z","repository":{"id":172462434,"uuid":"649327293","full_name":"bauripalash/pankti","owner":"bauripalash","description":"Pankti Programming Language, A Practical Bengali Programming Language","archived":false,"fork":false,"pushed_at":"2025-10-01T04:15:53.000Z","size":1192,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-17T21:04:04.573Z","etag":null,"topics":["bangla","bengali","compiler","interpreter","language","programming-language"],"latest_commit_sha":null,"homepage":"https://pankti.palashbauri.in/","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bauripalash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["bauripalash"],"patreon":null,"open_collective":null,"ko_fi":"palash","tidelift":null,"community_bridge":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/bauripalash"]}},"created_at":"2023-06-04T14:05:45.000Z","updated_at":"2025-11-10T23:53:10.000Z","dependencies_parsed_at":"2024-01-13T17:55:13.227Z","dependency_job_id":"680984a4-40a5-410f-a939-938d89db7354","html_url":"https://github.com/bauripalash/pankti","commit_stats":null,"previous_names":["bauripalash/neopank"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bauripalash/pankti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bauripalash%2Fpankti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bauripalash%2Fpankti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bauripalash%2Fpankti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bauripalash%2Fpankti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bauripalash","download_url":"https://codeload.github.com/bauripalash/pankti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bauripalash%2Fpankti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28486747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:47:06.728Z","status":"ssl_error","status_checked_at":"2026-01-16T22:46:52.401Z","response_time":107,"last_error":"SSL_read: 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":["bangla","bengali","compiler","interpreter","language","programming-language"],"created_at":"2025-11-13T03:00:45.482Z","updated_at":"2026-01-16T22:53:14.341Z","avatar_url":"https://github.com/bauripalash.png","language":"Zig","funding_links":["https://github.com/sponsors/bauripalash","https://ko-fi.com/palash","https://paypal.me/bauripalash"],"categories":["Programming Langauages (?)"],"sub_categories":["Others"],"readme":"![Pankti Programming Language](./images/pankti_header.png)\n# The Pankti Programming Language\n\n\n## Introduction\nPankti is a dynamically typed programming language for programming in Bengali,\nEnglish, Bengali phonetic as well as Combination of both. Pankti is an easy to \nlearn programming language but it was also powerful language to create useful \nand fast programs.\n\n## Why\nMy mother tongue is Bengali. Previously there have been few attempts to build \na Bengali programming language but most of them have no practical usage, so I \nventured into the dark world of language design.\n\n## Language Features\n### Data Types:\n* Strings/স্ট্রিং: `\"Hello world\"`, `\"pankti\"`, `পলাশ বাউরি `\n* Numbers/সংখ্যা: `100`, `3.14`, `1234`, `১২৩৪৫৬৭৮৯০`, `৩.১৪`, `৯9.9৯`\n* Dictionaries/HashMap/Map/ম্যাপ: `{\"name\" : \"palash\" , \"time\":7.22 , \"পদবি\" : \"বাউরি\" }`\n* Array/তালিকা: `[\"রবিবার\", \"Monday\", 1 , 2.34]`\n* Booleans: `true`, `false`, `সত্যি`, `মিথ্যা`\n\n## Variables:\n```go\nধরি নাম = \"পলাশ\"\nধরি পুরোনাম = নাম + \" বাউরি\"\nধরি মাস = \"বৈশাখ\"\nধরি সাল = ২০২৩\n```\n\n## Functions:\n```go\n    কাজ ঘুমানো(নায়ক)\n        দেখাও(নায়ক + \" এখন ঘুমোচ্ছে!\")\n    শেষ\n    ঘুমানো(\"পলাশ\")\n```\n\n```go\nOutput: পলাশ এখন ঘুমোচ্ছে\n```\n\n## Documentation\n* \u003chttps://pankti.palashbauri.in\u003e\n\n## Project Status\n\u003e Pre-alpha. Under heavy development\n\n## Related Projects\n[![](https://github-readme-stats.vercel.app/api/pin/?username=bauripalash\u0026repo=panktikhata)](https://github.com/bauripalash/panktikhata)\n[![](https://github-readme-stats.vercel.app/api/pin/?username=bauripalash\u0026repo=pankti-web)](https://github.com/bauripalash/pankti-web)\n\n## LICENSE\n\u003e MPL v2\n\n\u003eNote: Buno the Heron, the mascot is created by Me, Palash Bauri and are\nlicensed under [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=chooser-v1)\n\n## Special Thanks:\nThorsten Ball for writing these amazing book \"Writing An Interpreter In Go\" and \"Writing A Compiler In Go\" and Robert Nystrom for writing his awesome book \"Crafting Interpreters\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbauripalash%2Fpankti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbauripalash%2Fpankti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbauripalash%2Fpankti/lists"}