Comment on Ask HN: Who is using Common Lisp?Comments−limeblack8yI use clisp mainly with quicklisp. Lisp isn't rather unique and simple so I have used it for an occasionally algorithm that is annoying any other way. Not for the entire system typically.−pvaldes8ySame, for small personal projects only. Drawing a quicklisp map for example:https://github.com/pablovaldes/quickdotYou can find a picture example of the whole thing in the directory doc
Comments
I use clisp mainly with quicklisp. Lisp isn't rather unique and simple so I have used it for an occasionally algorithm that is annoying any other way. Not for the entire system typically.
Same, for small personal projects only. Drawing a quicklisp map for example:
https://github.com/pablovaldes/quickdot
You can find a picture example of the whole thing in the directory doc