>> And no libraries.
>
> I urge you to check out Quicklisp (for Common Lisp,
> http://www.quicklisp.org/) and reevaluate your statement. While the
> Quicklisp + other Common Lisp library repos aren't as exhaustive as CPAN,
> they usually contain very high quality code (unlike CPAN, or PyPi, or
> whatever the fuck PHP and Ruby use). The fact that "nobody uses Lisp" is a
> huge advantage since the people who do are actually smart and very
> productive.

You should not forget Kawa, Clojure and ABCL from where you have
access to all java library stack. And there is CFFI, implemented by almost
all Common Lisp implementation, from where you can access all shared
libraries installed on the system.

Best.

Reply via email to