'''Lisp in "Real Life"''' Are there any examples of commercial applications written in Lisp that one can buy off the shelf these days? Perhaps something built for the Windows platform, since that ''is'' the single most popular desktop on the planet. Would there perchance be some kind of downloadable demo available for any of this good stuff? This is presuming that the applications in question have been compiled for Wintel boxes, of course. ''[Note, as of 6 Nov 10: Is this list up to date? Have there been any more advances of Lisp into the commercial application marketplace? Are some of these old applications still around, and are they still using Lisp?]'' ---- Keeping in mind that not everything is shrinkwrap development, here are some examples: * Franz's "success stories" list: http://www.franz.com/success/ * LispInJakAndDaxter * AutoCad's scripting language (AutoLisp) * Mirai, the 3d animation package used to create Gollum in LordOfTheRings * Ascent technologies, which handles aviation logistics * Your credit card transaction might be checked by an expert system written in Lisp (American Express, Authorizer's assistant) * Your car might be designed by a 3d application written in Lisp (CDRS) or the turbine of the aircraft you are flying with (ICAD) * LispImplementationsWrittenInLisp. AllegroCommonLisp, LispWorks, CormanLisp and Golden Common Lisp. * 'Watson' from Xanalys which is written in LispWorks: http://www.xanalys.com/solutions/watson.html * http://wiki.alu.org/Industry_Application * The bulk of EmacsEditor. The core is in C, but that's basically a Lisp interpreter that runs the rest of the program. * ViaWeb (now YahooStores), PaulGraham'''''''s eStore system (which has since been rewritten for disputed reasons). See BeatingTheAverages. * Parasolid CAD modeling kernel. The API provides a LISP interface to the kernel. * QPX system for airline shopping and pricing system by ITA Software is partly written in Lisp. ---- This seems an exceptionally strange page. There are tens of thousands of commercial projects in lisp, hundreds alone in a company I was recently contracting for and dozens in my own company. They might not all be ShrinkwrapSoftware (and therefore don't all sport universally famous trademarks or public web presences), but then again ''most'' software in the world isn't of that form. I don't see any pages on CommercialCApplications or CommercialJavaApplications. Is this page the result of InsecureLispWeenies trying to demonstrate that Lisp is indeed useful and respected by industry? A lack of meaningless press buzz and litany of deliberately vague BuzzWords does not indicate a lack of well-regard; it indicates a lack of a singular, super-rich industry champion and conniving MarketingDepartment (which, over the long term, is probably a good thing). --CraigEverett ''AlgolFamily-envy'' ---- CategoryLisp