initial project setup
This commit is contained in:
24
Readme.md
Normal file
24
Readme.md
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
### TODO
|
||||
|
||||
#### Functionality
|
||||
- readline
|
||||
- cvs read
|
||||
- url read
|
||||
- json
|
||||
- printf
|
||||
- env
|
||||
- support for including lib
|
||||
- date support
|
||||
|
||||
|
||||
|
||||
#### Performance
|
||||
- push_back - repeately without reserving size
|
||||
|
||||
|
||||
|
||||
### Example of use
|
||||
```
|
||||
time ./ml -c '(include "../example.lisp") (print (fact 1000))'
|
||||
```
|
||||
Reference in New Issue
Block a user