teluguscript
v1.0.7
Published
TeluguScript is a programming language designed to honor Telugu Talli and celebrate the beauty of the Telugu language in the programming world. It is a transpiler that converts Telugu syntax into JavaScript, making coding an expressive and meaningful expe
Downloads
553
Maintainers
Readme
TeluguScript
TeluguScript is a programming language designed to honor Telugu Talli and celebrate the beauty of the Telugu language in the programming world. It is a transpiler that converts Telugu syntax into JavaScript, making coding an expressive and meaningful experience for Telugu-speaking developers.
With TeluguScript, developers can write code in Telugu, using native Telugu words as keywords and syntax. This allows for a deeper connection to the language while coding, making the development process more inclusive and culturally rich. See official documentation.
Features
- Expressive Programming: Write code using Telugu keywords and syntax
- Easy to Learn: TeluguScript's syntax is simple and intuitive, especially for native Telugu speakers
- JavaScript Transpiler: Converts TeluguScript code into JavaScript for execution
- Procedural Programming Support: Currently supports procedural programming paradigms
- Npm Installable: Easy installation via npm
Installation
Install TeluguScript using npm:
npm install teluguscript
Planned Language Enhancements
We are actively working on expanding TeluguScript's capabilities:
- Syntax highlighting support
- Enhanced code editor integration
- Advanced programming paradigm support
- Improved transpilation techniques
- Richer language constructs and keywords
📖 Language Keywords
Variable Declarations
| TeluguScript | JavaScript | Meaning |
|-------------|------------|---------|
| maredhi
| let
| Declare a mutable variable |
| maranadhi
| const
| Declare an immutable variable |
Control Flow
| TeluguScript | JavaScript | Meaning |
|-------------|------------|---------|
| edi itey
| if
| Conditional statement |
| lekapote
| else
| Alternative condition |
| oka vela
| else if
| Additional condition |
| malle itey
| while
| Loop while condition is true |
| malle
| for
| Iteration loop |
Function Definition
| TeluguScript | JavaScript | Meaning |
|-------------|------------|---------|
| pani
| function
| Define a function |
| phalitam
| return
| Return a value |
For more information, suggestions, or contributions, please reach out to the project maintainer