-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I added some Arabic content to the Arabic documentation page README_AR.md including two phrases of presentation, a translation of titles, keywords and operators. Hope this helps! Still need contributions! Some RTL issues to fix here. It is my first try in translations :)
- Loading branch information
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,65 @@ | ||
# لُغَةُ البَرْمَجَة سلام - تَوْثِيقٌ عربي | ||
|
||
## معلومات | ||
|
||
### اسم البرنامج | ||
|
||
`سلام` or `سَلَام` | ||
|
||
### الموقع الالكتروني | ||
|
||
<https://salamlang.ir> | ||
|
||
## الكلمات المفتاحية | ||
|
||
``` | ||
AND | و | و | | ||
BREAK | توقف | توقف | | ||
CONTINUE | استمرار | ادامه | | ||
ELSEIF | ثمإذا | واگرنه | | ||
FALSE | غلط | غلط | | ||
FUNCTION | وظيفة | عملکرد | | ||
IF | إذا | اگر | | ||
NULL | منعدم | پوچ | | ||
OR | أو | یا | | ||
PRINT | طباعة | نمایش | | ||
RETURN | أرجع | برگشت | | ||
TRUE | صحيح | درست | | ||
UNTIL | حتى | تا | | ||
``` | ||
## العوامل | ||
``` | ||
و | AND | ||
أو | OR | ||
يساوي | = | ||
مساوٍ لِـ | == | ||
غير مساوٍ لِـ | != | ||
أكبر | > | ||
أصغر | < | ||
أكبر أو يساوي | >= | ||
أصغر أو يساوي | <= | ||
جمع | + | ||
طرح | - | ||
ضرب | * | ||
قسمة | / | ||
``` | ||
|
||
## التركيب - Syntax | ||
|
||
TODO | ||
|
||
## المساعدة | ||
|
||
``` | ||
$ ./salam | ||
``` | ||
مرحبا بكم في لغة البرمجة سلام! | ||
سلام هو أول لغة برمجة فارسية/إيرانية | ||
|
||
|
||
### حقوق التأليف | ||
|
||
2024 |