Hacker News new | ask | show | jobs
by _19qg 2888 days ago
Planning and Scheduling is a domain where Lisp has historically seen a lot of applications. For example the planner for the use of the Hubble Space Telescope (and many other telescopes in space and on earth) was originally developed on TI Lisp Machines and later ported to Common Lisp on other platforms. Generally there were a bunch of Lisp-based planners for space operations (like payload planning for Space Shuttles or planner for mars operations). There were a bunch of Lisp-based planner application in military - with the most famous being the DART system - which was used for planning the logistics for the first gulf war and saved more money that the US had ever invested in AI research up to that point in the past 30 years. With field-deployed Common Lisp applications in the middle-east, talking to remote servers. https://en.wikipedia.org/wiki/Dynamic_Analysis_and_Replannin...
1 comments

Indeed. As for space exploration goes I don't remember if it was The Martian or Interstellar which mentions Nasa's Jet Propulsion Lab (JPL). And from there I found this nice article about Lisping at JPL, by Ron Garret [1]. I think it's an enjoyable reading.

1. http://flownet.com/gat/jpl-lisp.html

Wow!!! I had no idea. Thanks for the link. :-)