|
|
| | Ask HN: Why and how is Lisp better? | | 11 points by newman314 on April 21, 2010 | hide | past | favorite | 11 comments | | Disclaimer: I have not looked much at Lisp previously and in light of the potential ITA Software acquisition, I was curious about why Lisp is liked and for what domains of problems it is useful for. ITA's QPX is held as a common example but in some quick searching, I see no article showing why it was a preferable language to code in as opposed to some other higher-level language. |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
http://itasoftware.com/careers/l_e_t_lisp.html?catid=8
and on a more general level Marvin Minsky wrote an excellent paper:
http://danreetz.com/ongoing_oversight_and_observation/minsky....
Personally, I prefer to 'prototype' things in Python. And I'm not alone. E.g. Peter Norvig is one of the top Lisperati and he has defected to Python.