Open Source • Urdu Based

Apki ZubanApki marzi wala Code

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.

YaarScript • YaarScript • YaarScript • YaarScript • YaarScript • YaarScript • 
Urdu Styled Compiler • Urdu Styled Compiler • Urdu Styled Compiler • Urdu Styled Compiler • Urdu Styled Compiler • Urdu Styled Compiler • 
main.yr
CODE
1
2
3
4
5
6
7
8
9
10
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);
  }
}
OUTPUT
Running
Assalam-o-Alaikum!
Count: 1
Count: 3
Count: 6
Execution completed successfully
YaarScriptisaslang-infusedUrdustyledprogramminglanguagethatturnsregularcodeintocoolslang.Perfectforcodingasitmakeseverywordcarrypersonalityandflair.
YaarScriptisaslang-infusedUrdustyledprogramminglanguagethatturnsregularcodeintocoolslang.Perfectforcodingasitmakeseverywordcarrypersonalityandflair.

Built for Programming

Your gateway to coding with Urdu keywords

15+

Urdu Keywords

Fully documented and intuitive for Urdu speakers and slang

7+

Data Types

Strong typing system including number, float, lafz, faisla, and enums also

100%

Free & Open Source

Built with passion

Possibilities

Build anything with familiar language

Powerful Features

Everything you need to write modern code

Urdu-Inspired Syntax

Natural keywords like agar, warna, dohrao make coding intuitive for Urdu speakers.

Lightning Fast

Powered by Rust and WebAssembly for instant compilation in your browser.

Interactive IDE

Professional code editor with syntax highlighting and real-time execution.

Modern Features

Enums, functions, switch statements, and more - all with local flavor.

Multi-Pass Compiler

Industrial-grade compilation with optimization passes and type checking.

Strong Type System

Strict typing with no implicit coercion ensures code safety.

Start Exploring

Try YaarScript in your browser - No installation required

Launch Playground