aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 0b5c21bfba6629aeeb074b92e85ef46e68652526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* lt/gt/le/ge on strings
* hashed nametables
* utf8
* glob
* make a nice sys .exec function family
  * wait for child
  * use the shell
  * handle pipe creation
* txt .consume .u sollte nicht negative Zahlen liefern
  * evtl. BigNums bauen und die Int-Funktionen entsprechend machen

* eliminate all FIXMEs
* document ALL THE LIBRARIES
* stack underflow protection
* input prompt
* better interactive error handling when interpreting from stdin