How security holes happen

Steven D'Aprano steve+comp.lang.python at pearwood.info
Wed Mar 5 13:42:46 EST 2014


On Wed, 05 Mar 2014 16:54:59 +0200, Marko Rauhamaa wrote:

> I don't think Lisp was really originally designed.

The history of Lisp is described here in detail:

http://www-formal.stanford.edu/jmc/history/lisp/lisp.html

Like all complex systems, it did not appear fully-formed in a flash of 
inspiration. It was both designed and evolved through experimentation. 
That process of *trying things* and keeping those that work is usually 
called "design".


-- 
Steven D'Aprano
http://import-that.dreamwidth.org/



More information about the Python-list mailing list