You can easily find related information on the web. One of the easiest solutions is to use lisp-in-the-box distribution, but it is a bit outdated. In order to use recent versions you’d keep your lisp compiler, slime and asdf package up-to-date. This is what we need: Common Lisp compiler. I use CLISP and sometimes SBCL. [...]
Archives for Lisp
Amplifying C
A great post dedicated to how we can improve our productivity in C/C++ and why C++ sucks in comparison to Lisp
Posts