Skip to content

Feat: Add roman urdu - #67

Open
sallu-786 wants to merge 4 commits into
UniversalPython:mainfrom
sallu-786:main
Open

sallu-786 wants to merge 4 commits into
UniversalPython:mainfrom
sallu-786:main

Conversation

@sallu-786

@sallu-786 sallu-786 commented Sep 9, 2026

Copy link
Copy Markdown

Add Roman Urdu support (languages/ur_rm) .

Very few people actually have an Urdu/Hindi/Punjabi keyboard layout so i think roman mapping is more beneficial.

Implementation Highlights:

  • Used the W3Schools Python tutorial as a guideline to add all frequently used keywords.
  • More clear translation. for example better distinction between native print/input(chapo/pucho) statements and file operations like read/write(parho/likho) etc.


reserved:

# Core Statements & Logic

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, please take the Urdu (in arabic script) file as an example, because this one contains unnecessary identifiers/syntax.
Also, the roman one should just be a transliterated version of the arabic one. Example: We have "لکھو" in Arabic, but you've added "chapo" here.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, please use ur-Latn instead of ur_rm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants