pankti

所属分类:collect
开发工具:Zig
文件大小:0KB
下载次数:0
上传日期:2023-07-19 15:08:36
上 传 者sh-1993
说明:  Pankti编程语言,实用孟加拉语编程语言,
(Pankti Programming Language, A Practical Bengali Programming Language,)

文件列表:
LICENSE (16725, 2023-07-19)
Makefile (1028, 2023-07-19)
a.txt (29, 2023-07-19)
build.zig (2059, 2023-07-19)
checksum_gen.py (810, 2023-07-19)
extra/ (0, 2023-07-19)
extra/pankti.desktop (173, 2023-07-19)
extra/panktiw.desktop (179, 2023-07-19)
images/ (0, 2023-07-19)
images/hdg_bw.svg (93903, 2023-07-19)
images/hdg_color.svg (94047, 2023-07-19)
images/icon.ico (16958, 2023-07-19)
images/old.ico (16958, 2023-07-19)
images/pankti_header.png (58317, 2023-07-19)
notes/ (0, 2023-07-19)
notes/cpank/ (0, 2023-07-19)
notes/cpank/import_system.txt (2380, 2023-07-19)
notes/cpank/old/ (0, 2023-07-19)
notes/cpank/old/import_system.txt (4073, 2023-07-19)
notes/spec/ (0, 2023-07-19)
notes/spec/specification.md (524, 2023-07-19)
notes/stdlib.md (9072, 2023-07-19)
runsamples.sh (152, 2023-07-19)
sample/ (0, 2023-07-19)
sample/a.pank (41, 2023-07-19)
sample/arr.pank (66, 2023-07-19)
sample/b.pank (256, 2023-07-19)
sample/big_iterfib.pank (356, 2023-07-19)
sample/c.pank (174, 2023-07-19)
sample/d.pank (202, 2023-07-19)
sample/e.pank (35, 2023-07-19)
sample/f.pank (12, 2023-07-19)
sample/fib35.pank (141, 2023-07-19)
sample/fiben.pank (141, 2023-07-19)
... ...

![Pankti Programming Language](https://github.com/bauripalash/pankti/blob/master/./images/pankti_header.png) # The Pankti Programming Language ## Introduction Pankti is an dynamically typed programming language for programming in Bengali, English, Bengali phonetic as well as Combination of both. Pankti is an easy to learn programming language but it was also powerful language to create useful and fast programs. ## Why 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. ## Language Features ### Data Types: * Strings/: `"Hello world"`, `"pankti"`, ` ` * Numbers/: `100`, `3.14`, `1234`, ``, `.`, `9.9` * Dictionaries/HashMap/Map/: `{"name" : "palash" , "time":7.22 , "" : "" }` * Array/: `["", "Monday", 1 , 2.34]` * Booleans: `true`, `false`, ``, `` ## Variables: ```go = "" = + " " = "" = ``` ## Functions: ```go () ( + " !") ("") ``` ```go Output: ``` ## Project Status > Pre-alpha. Under heavy development ## LICENSE > MPL v2 >Note: Buno the Hedgehog, and all artworks are copyrighted to Me, Palash Bauri, all rights are reserved for the Buno the Hedgehog images. ## Special Thanks: Thorsten 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"

近期下载者

相关文件


收藏者