shebang support added
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- better error reporting..for example ls_dir on non existing dir should prind `pwd` dir
|
||||
|
||||
### TODO
|
||||
- add debug support, at least function call could keep call stack
|
||||
- documentation
|
||||
- add url of source/inspiration to clib/*.cpp
|
||||
- add stdtest - to test every functionality
|
||||
@@ -12,7 +13,6 @@
|
||||
- add -sb option to remove sheebang line
|
||||
- add instrumentation (time, nr of evals, num of atoms, debug info, debug environment etc)
|
||||
- add -p (profile/performance option)
|
||||
- add debug support function call could keep call stack
|
||||
- multiline editting (kilo editor)
|
||||
- execute system command should capture stderr
|
||||
- add built in for and, or
|
||||
|
||||
Reference in New Issue
Block a user