Python is my favorite language and the easiest to use in my opinion.

Lisp has a far simpler grammar and syntax.   A beginner I think could
learn Lisp much faster than Python.

Therefore, it seems like Lisp *should* be easier to work with and more 
readable.  I don't feel like it is easier to use but I can't see *why* that is.

My best guess.....

      Lisp pros: simpler syntax
      Lisp cons: prefix notation, lots more parentheses

      My hypothesis is that the cons slightly outweigh the pros of Lisp
           which is why Python is easier to work with and is more readable in 
the end?

chris

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to