mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Updated README, tested more complex example :(
This commit is contained in:
6
ToDo.md
6
ToDo.md
@@ -1,10 +1,12 @@
|
||||
# ToDo
|
||||
|
||||
* ~~assign to returned values~~
|
||||
* special cases (like if ... exitWith)
|
||||
* special cases (like if ... exitWith, waitUntil {...})
|
||||
* sqf: ... sqf whitespace
|
||||
* solution for build in commands which do not require left values
|
||||
* ~~solution for build in commands which do not require left values~~
|
||||
* ~~pretty/minified printing~~
|
||||
* ~~usage~~
|
||||
* recursive compiling
|
||||
* concurrent compiling
|
||||
* inline buildin function call -> foo(a)(bar(x)(y));
|
||||
* negative values e.g. -1, operator !
|
||||
|
||||
Reference in New Issue
Block a user