Kalaam is the first-ever programming language in Hindi and has all the basic functionalities of a modern programming language. From for loops to while loops and from functions to conditional statements.
Kalaam was created as a part of an educational project to help my students under the age of 18 to understand programming through a different dimension. Anyone with a smartphone or a computer can start coding in.
As the development of Kalaam continues, expect advanced features and major bug fixes in the next version. Thank you to all the amazing developers who showed interest in contributing to the development of Kalaam.
Visit 'src/lib/Compiler/main.js' in repo structure to access Kalaam compile engine and learn about how Kalaam works.
The setups for recreating the project have been given in the SETUP.md file.
- Better Documentation (Written in Hindi)
- Building a Core development team
- Expanding the reach of Kalaam
To check out documentation visit Documentation.
To check out examples visit live examples.
For questions and support please use the discord server.
Found an issue in Kalaam? Please use submit issue.
Copyright (c) 2020-present, Swanand Kadam