View Project
MowaLang is a dynamically typed, Telugu-based programming language built with Go. It lets you write expressive programs using Telugu syntax and shows iconic Telugu movie dialogues when your code succeeds or fails.
MowaLang was designed to make programming fun, relatable, and culturally rooted — especially for Telugu speakers. It’s also a passion project that explores concepts like:
Language Design:
Dive into how MowaLang is structured—from syntax rules to how expressions are formed in Telugu.
Type Systems:
Learn about MowaLang’s dynamic type system and how it handles variables and values at runtime.
Interpreters & ASTs:
See how the language is parsed and executed using Abstract Syntax Trees and evaluation logic.
WASM for the Web:
MowaLang runs in the browser thanks to WebAssembly, making it fast and accessible online. visit Playground to try MowaLang
Built with