🌟 Tamizhi (தமிழி)
A Native Compiled Programming Language with Tamil Syntax
Write code in Tamil. Compile to native machine code. Run at C speed.
📖 About
Tamizhi is a compiled programming language that combines the elegance of the Tamil language with the raw performance of native machine code. Unlike interpreted languages, Tamizhi compiles directly to binary via an LLVM backend—delivering performance comparable to C, while letting developers write logic in Tamil syntax.
«தமிழிலேயே கோட் எழுதி, மெஷின் ஸ்பீட்-ல இயக்கு.»
✨ Features
| Feature | Description |
|---|---|
| 🔥 LLVM Backend | Optimized native code generation for modern CPUs. |
| ⚡ C-Level Performance | Significantly faster than Python and other interpreted languages. |
| 🛠️ Native CLI | Dedicated tamizhi command-line tool written in C. |
| 🌐 Tamil Syntax | Write logic using Tamil keywords (அச்சிடு, Num, etc.). |
| 🐧 Linux Native | Optimized for Linux (Arch/Manjaro) and Android (Termux). |
🚀 Getting Started
Prerequisites
Ensure the following compiler tools are installed on your system before installation:
- Arch Linux / Manjaro:
sudo pacman -S clang llvm make - Ubuntu / Debian:
sudo apt install clang llvm make -y - Android Termux:
pkg install clang llvm make
🛠️ Installation & Setup (Local Development)
For development, testing, or contributing to Tamizhi, clone the repository and run the automated local installer:
# Clone the repository
git clone [https://github.com/Prabakaran202/Tamizhi.git](https://github.com/Prabakaran202/Tamizhi.git)
# Navigate into the project directory
cd Tamizhi
# Give execution permission to the installer
chmod +x install.sh
# Run the automated local installer
./install.sh
###pip
pipnstall Tamizhi
cd tamizhi-extract
./install.sh
📁 Project Structure
Tamizhi ├── core │ ├── decoder.c │ ├── encoder.c │ └── http_runtime.c ├── examples │ ├── loop.tz │ ├── Main.tz │ ├── tamizhiv01.tz │ └── V.tz ├── include │ ├── ast.h │ ├── codegen_bridge.h │ ├── codegen.h │ ├── lexer.h │ └── parser.h ├── index.html ├── install.sh ├── lib │ ├── http.tz │ └── thirai.tz ├── LICENSE ├── log.HTML ├── Makefile ├── README.md ├── src │ ├── ast.c │ ├── codegen │ │ ├── cg_alloca.c │ │ ├── cg_assign_ret.c │ │ ├── cg_bitcode.c │ │ ├── cg_dna.c │ │ ├── cg_else_start.c │ │ ├── cg_entry.c │ │ ├── cg_eval_ast.c │ │ ├── cg_finish_destroy.c │ │ ├── cg_func_call.c │ │ ├── cg_func_end.c │ │ ├── cg_func_start.c │ │ ├── cg_http.c │ │ ├── cg_if_body_end.c │ │ ├── cg_if_end.c │ │ ├── cg_if_start.c │ │ ├── cg_init.c │ │ ├── cg_loop_end.c │ │ ├── cg_loop_start.c │ │ ├── cg_math_ast.c │ │ ├── cg_math_op.c │ │ ├── cg_print.c │ │ ├── cg_return.c │ │ ├── cg_str.c │ │ ├── cg_system_call.c │ │ ├── cg_ternary.c │ │ ├── cg_trim.c │ │ └── cg_var.c │ ├── codegen.c │ ├── lexer.c │ ├── main.c │ ├── parser.c │ └── tamizhi_cli.c ├── tamizhi ├── tamizhi-py │ ├── pyproject.toml │ ├── README.md │ ├── setup.py │ └── tamizhi │ ├── cli.py │ └── init.py
🗺️ Roadmap
[x] LLVM Integration (Core Compiler Engine)
[x] Native C CLI (tamizhi run)
[x] Global Installer (install.sh)
[x] AST Tree Walker & Precedence Engine
[x] if / else Parsing
[x] for Loop Engine
[x] PyPI Distribution (pip install Tamizhi)
[ ] Tamil Conditional Keywords (எனின்தான், இல்லையெனில்)
[ ] Function Return Values
[ ] Float & Decimal Support
[ ] Tamizhi Package Manager (TPM)
🤝 Contributing
Tamizhi is an open-source project under the BackendDeveloperHub community. Contributions are welcome from everyone!
🐛 Found a bug? Open an issue.
💡 Have an idea? Submit a pull request.
⭐ Support the project by starring the repository!
📦 Links
🐙 GitHub: https://github.com/Prabakaran202/Tamizhi
🏢 BackendDeveloperHub: https://github.com/BackendDeveloperHub
🐍 PyPI: https://pypi.org/project/Tamizhi/
📜 License
Tamizhi is licensed under the GNU General Public License v3.0 (GPLv3).
This means:
✅ You can use, modify, and distribute the project.
✅ Contributions remain open-source.
⚠️ Any modified distributed version must also remain under GPLv3.
Read the full license here: GNU GPLv3
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tamizhi-2.1.6.tar.gz.
File metadata
- Download URL: tamizhi-2.1.6.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6922b44a889df64079ce954142602ebc4e09016783f55887861be701c46a83c
|
|
| MD5 |
b240261fae07344775276d36eca3a784
|
|
| BLAKE2b-256 |
2f6e63ba75221dc916c7da0c1b13ac11bf551356ceb3f6b89e922676af3f9c55
|
Provenance
The following attestation bundles were made for tamizhi-2.1.6.tar.gz:
Publisher:
publish.yml on BackendDeveloperHub/Tamizhi
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tamizhi-2.1.6.tar.gz -
Subject digest:
b6922b44a889df64079ce954142602ebc4e09016783f55887861be701c46a83c - Sigstore transparency entry: 2142635087
- Sigstore integration time:
-
Permalink:
BackendDeveloperHub/Tamizhi@dc38e0c5cb4d23f8679c922814cd113ba0bdd124 -
Branch / Tag:
refs/tags/v2.1.6 - Owner: https://github.com/BackendDeveloperHub
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dc38e0c5cb4d23f8679c922814cd113ba0bdd124 -
Trigger Event:
release
-
Statement type:
File details
Details for the file tamizhi-2.1.6-py3-none-any.whl.
File metadata
- Download URL: tamizhi-2.1.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7abd46aef99324d0c28a13b6a8c1b41360fb39a343bc7502f7546908ee89154a
|
|
| MD5 |
7f4c3c4cf570e6e55ed60a05c1d8b8f0
|
|
| BLAKE2b-256 |
54fba91909254133fb632122060770e10e308fe6995dfe87cc5a1871c0538cd5
|
Provenance
The following attestation bundles were made for tamizhi-2.1.6-py3-none-any.whl:
Publisher:
publish.yml on BackendDeveloperHub/Tamizhi
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tamizhi-2.1.6-py3-none-any.whl -
Subject digest:
7abd46aef99324d0c28a13b6a8c1b41360fb39a343bc7502f7546908ee89154a - Sigstore transparency entry: 2142635127
- Sigstore integration time:
-
Permalink:
BackendDeveloperHub/Tamizhi@dc38e0c5cb4d23f8679c922814cd113ba0bdd124 -
Branch / Tag:
refs/tags/v2.1.6 - Owner: https://github.com/BackendDeveloperHub
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dc38e0c5cb4d23f8679c922814cd113ba0bdd124 -
Trigger Event:
release
-
Statement type: