mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
11 lines
219 B
Markdown
11 lines
219 B
Markdown
# ASL
|
|
|
|
ASL stands for Arma Scripting Language, which is a language compiled to SQF.
|
|
This scripting language tries to simplify Arma mod development and eliminate the pain of bad syntax using SQF.
|
|
|
|
## Syntax
|
|
|
|
```
|
|
...
|
|
```
|