GithubHelp home page GithubHelp logo

bauripalash / pankti Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 737 KB

Pankti Programming Language, A Practical Bengali Programming Language

Home Page: https://pankti.palashbauri.in/

License: Mozilla Public License 2.0

Zig 95.27% Makefile 0.38% C 0.47% HTML 0.47% JavaScript 1.42% Shell 0.07% CSS 0.58% Python 1.33%
bangla bengali compiler interpreter language programming-language

pankti's Introduction

Pankti Programming Language

The Pankti Programming Language

Introduction

Pankti is a 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:

ধরি নাম = "পলাশ"
ধরি পুরোনাম = নাম + " বাউরি"
ধরি মাস = "বৈশাখ"
ধরি সাল = ২০২৩

Functions:

    কাজ ঘুমানো(নায়ক)
        দেখাও(নায়ক + " এখন ঘুমোচ্ছে!")
    শেষ
    ঘুমানো("পলাশ")
Output: পলাশ এখন ঘুমোচ্ছে

Documentation

Project Status

Pre-alpha. Under heavy development

LICENSE

MPL v2

Note: Buno the Heron, the mascot is created by Me, Palash Bauri and are licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International

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"

pankti's People

Contributors

bauripalash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.