This website requires JavaScript.
Explore
Help
Sign In
vaclavt
/
mlisp
Watch
1
Star
0
Fork
You've already forked mlisp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d64570bf21
mlisp
/
Readme.md
288 B
Raw
Blame
History
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))'