Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Salam Programming Language Documentation

Information

Name

Salam or Sallam or Salaam

Website

https://salamlang.ir

Keywords

AND         |   و
BREAK       |   توقف
CONTINUE    |   ادامه
ELSEIF      |   واگرنه
FALSE       |   غلط
FUNCTION    |   تابع
IF          |   اگر
NULL        |   پوچ
OR          |   یا
PRINT       |   نمایش
RETURN      |   برگشت
TRUE        |   درست
UNTIL       |  تا

Operators

و  AND
یا  OR
=
==
!=
>
<
>=
<=
+
-
*
/

Syntax

TODO

Help

$ ./salam
Welcome to Salam Programming Language!
Salam is the first Persian/Iranian computer scripting language.

Usage:
  salam <filename>                      # Execute a Salam script

Example:
  salam my_script.salam         # Run the Salam script 'my_script.salam'

Feel free to explore and create using Salam!
For more information, visit: https://salamlang.ir

Copyright

2024