SalamLang / Salam

Salam Language: The inaugural coding language for Persian and Arabic speakers, inspired by the word "salam" meaning "peace". With a user-friendly approach, it provides an accessible coding experience, promoting collaboration and simplicity for local developers and students.
https://www.salamlang.ir
GNU General Public License v3.0
1 stars 5 forks source link

Check for the presence of Library and program #113

Open janus opened 3 weeks ago

janus commented 3 weeks ago

Check for the presence of efence Library and emcc program

janus commented 1 week ago

We are using tabs for indents in shell files.

Use shfmt to reformat etc

https://github.com/mvdan/sh

See our default styles in the .editorconfig file

https://github.com/SalamLang/Salam/blob/8ffe13ed4a51a0af75856784dd2c74b906aef07e/.editorconfig#L18

Alright