TulparLang is a C-based programming language I'm building from scratch, focused on rapid API development with compile-time safety and minimal runtime overhead.
🔍 What makes it interesting?
- ⚡ C-speed execution — no VM, no GC overhead
- 🌐 First-class HTTP primitives — routes as a language feature
- 🛠️ Hand-rolled pipeline — lexer → parser → AST → codegen
- 🎯 Designed for backend devs who want to stop writing boilerplate
📂 View All Projects (8)
| Project | Description | Stack |
|---|---|---|
| 🐴 TulparLang | Custom C-based language for high-speed APIs | C · Compiler |
| 🚗 Rent A Car | Car rental automation with DB integration | Python |
| 🔢 Matrix Calculator | Web-based matrix ops & RNG | HTML/JS · Socket.IO |
| 🎬 Cinema Automation | Ticket & session management system | Tkinter · MSSQL |
| 🍽️ Restaurant Automation | Billing and order management | Tkinter · Python |
| 💰 Live Currency | Real-time FX tracker via websockets | PyQT · Websockets |
| 📈 Stock App | Stock market tracking desktop app | PyQT5 · MySQL |
| 📦 pip-management | GUI manager for Python packages | Tkinter |




