Urdu Keywords
Fully documented and intuitive for Urdu speakers and slang
Data Types
Strong typing system including number, float, lafz, faisla, and enums also
Free & Open Source
Built with passion
Possibilities
Build anything with familiar language
YaarScript ek modern compiler hai jo Urdu/Roman Urdu keywords ke sath programming ko asaan banata hai. Apni zuban mein clean aur powerful code likho.
yaar {
bolo("Assalam-o-Alaikum!");
number counter = 0;
faisla is_active = sahi;
dohrao (number i = 1; i <= 3; i++) {
counter = counter + i;
bolo("Count: ", counter);
}
}›Assalam-o-Alaikum!›Count: 1›Count: 3›Count: 6Execution completed successfullyYour gateway to coding with Urdu keywords
Fully documented and intuitive for Urdu speakers and slang
Strong typing system including number, float, lafz, faisla, and enums also
Built with passion
Build anything with familiar language
Everything you need to write modern code
Natural keywords like agar, warna, dohrao make coding intuitive for Urdu speakers.
Powered by Rust and WebAssembly for instant compilation in your browser.
Professional code editor with syntax highlighting and real-time execution.
Enums, functions, switch statements, and more - all with local flavor.
Industrial-grade compilation with optimization passes and type checking.
Strict typing with no implicit coercion ensures code safety.