first version of system-cmd
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
### TODO
|
||||
- construct list for parse-csv in csvparse.cpp instead of ml.cpp
|
||||
- support for strings with " included
|
||||
- documentation
|
||||
- add url of source/inspiration to clib/*.cpp
|
||||
@@ -10,13 +9,16 @@
|
||||
- prejmenovat ivaluize
|
||||
- add some debug support??
|
||||
- add instrumentation (time, nr of evals, debug info, debug environment etc)
|
||||
- in cating functions (as_string..) better exception description
|
||||
- add fuctions asecond,third, fourth...
|
||||
- add better print (syntaxhighligting)
|
||||
|
||||
#### Functionality
|
||||
- readline
|
||||
- execute system command
|
||||
- printf
|
||||
- env
|
||||
- support for including lib
|
||||
- support for including lisp lib
|
||||
- date support
|
||||
- file functions
|
||||
- name it here
|
||||
|
||||
Reference in New Issue
Block a user