I was looking looking for the sources of real-life applications that are written in Lisp. For example a Pacman clone or a word processor would qualify as such.
closed as not constructive by finnw, Lord Torgamus, owlstead, LittleBobbyTables, RobV Oct 22 '12 at 19:38
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
How about a More example can be had at the cliki. Just stroll around a little bit. |
|||||||
|
|
The package-management application (similar to apt-get) that I use for Arch Linux, Paktahn, is written in Common Lisp. |
|||
|
Here is a list of applications written in Common Lisp. How "real world" they are is debatable, but since you consider a pacman clone to be "real world", I assume you will be satisfied. |
|||
|
|
|
Two big things come to mind.
The first has an incredible number of customizations. It would not surprise me in the least to find Pac-Man implemented in EMACS. Maxima does symbolic mathematics, so I imagine it'd be more difficult to grok the code. |
||||
|
|
