mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Updated readme.
This commit is contained in:
@@ -250,9 +250,11 @@ Keywords should not be used as identifiers. Here is a full list of all keywords
|
|||||||
|
|
||||||
The following features are not implemented yet, but will be in 1.1.0 or a future version:
|
The following features are not implemented yet, but will be in 1.1.0 or a future version:
|
||||||
|
|
||||||
|
* scopes
|
||||||
* else if
|
* else if
|
||||||
* arrays within expressions (like someArray-[someEntity])
|
* arrays within expressions (like someArray-[someEntity])
|
||||||
|
|
||||||
|
scopes won't be supported, since they are a stupid concept and can be replaced by functions.
|
||||||
There is a simple workaround for arrays within expressions:
|
There is a simple workaround for arrays within expressions:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user