Python as a Lisp dialect

From Peter Norvig: Basically, Python can be seen as a dialect of Lisp with “traditional” syntax … Python supports al..

Already a Member? Log In to Your Account


Python as a Lisp dialect

Published on 2012-05-03 06:55:11

From Peter Norvig: Basically, Python can be seen as a dialect of Lisp with “traditional” syntax … Python supports all of Lisp’s essential features except macros, and you don’t miss macros all that much because it does have eval, and operator overloading, and regular expression parsing, so some — but not all — of the use [...]

read more: Python as a Lisp dialect

  Other Posts
© 2006-2013 OnToplist.com, All Rights Reserved