Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tara++New to Visual Studio Code? Get it now.
Tara++

Tara++

Ahmad Al Tarawneh

|
2 installs
| (0) | Free
Tara++ Arabic programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tara++

لغة برمجة عربية حديثة بامتداد .tarawneh.

مثال

دالة عدد_صحيح رئيسية()
{
    عدد_صحيح الرقم = 611;

    إذا (الرقم == 611)
    {
        اطبع(611);
    }
    وإلا
    {
        اطبع("رقم آخر");
    }

    ارجع 0;
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft