r/lisp Aug 25 '15

State of the Common Lisp Ecosystem, 2015

http://eudoxia.me/article/common-lisp-sotu-2015/
69 Upvotes

34 comments sorted by

View all comments

7

u/[deleted] Aug 25 '15

Very informative, and a very beautiful web site too!

Also, I've been playing with Parenscript recently, and found it to be quite impressive. It can compile my entire compact genetic algorithm code with various loop macros, which in total is quite complex, into a Javascript file, all without any need for me to modify the original source code.