2021-02-11 00:30:36 +01:00
2021-02-09 13:53:35 +01:00
2021-02-11 23:37:57 +01:00
2021-02-11 23:37:57 +01:00
2021-02-11 23:41:12 +01:00
2021-02-11 00:30:36 +01:00
2021-02-11 00:30:36 +01:00
2021-02-11 23:39:53 +01:00
2021-02-11 23:39:53 +01:00
2021-02-11 00:30:36 +01:00

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
No description provided
Readme 7.2 MiB
Languages
C++ 80.2%
C 10.1%
Common Lisp 5.6%
NewLisp 3.4%
CMake 0.3%
Other 0.4%