1e5a421107986e49b6b38ccb16f9ff5292ae4451
TODO
- support for strings with " included
- update openssl libs
- documentation
- add url of source/inspiration to clib/*.cpp
Functionality
- readline
- cvs read
- url read
- json
- printf
- env
- support for including lib
- date support
- file functions
- string funtions
Performance
- push_back - repeately without reserving size
Example of use
time ./build/ml -c '(include "../example.lisp") (print (fact 1000))'
./build/ml -f debug.lisp
Description
Languages
C++
80.2%
C
10.1%
Common Lisp
5.6%
NewLisp
3.4%
CMake
0.3%
Other
0.4%