Pankti is an interpreted dynamically typed programming language for programming in the Bengali language. Pankti is designed with Bengali in mind but can also be used with English. As matter of fact, the implementation is so easy to modify that it can be used to program in any language with very little change to the source code of the pankti interpreter. Pankti is a potential multilingual programming language
My mother tongue is Bengali. Previously there have been few attempts to build a Bengali programming language but most of them have no practical usage, so I ventured into the dark world of language design.
"পলাশ বাউরি"
, "ভাবনা"
...99999
, 1234567890
, ১২৩৪৫৬৭৮৯০
1.23
, ২০.০২
{ "নাম": "পলাশ", "বয়স" : 20 }
["রবিবার", "সোমবার" , 21 , 22 , ৯৯]
সত্য
, মিথ্যা
ধরি ঘুমানো = একটি কাজ(নায়ক)
দেখাও(নায়ক + " ঘুমোচ্ছে!")
শেষ
ঘুমানো("পলাশ বাউরি")
Output: পলাশ বাউরি ঘুমোচ্ছে!
ধরি মাস = "বৈশাখ"