Talk:Python (programming language): Difference between revisions

Content deleted Content added
Fredrik (talk | contribs)
Removal of reference to Oz as a multi-paradigm language
Line 274:
 
:The statement as it stands is too vague as it does not explain "wont work", and as explained above inaccurate. In fact I don't think it's worth mentioning at all, because it is a trivial syntax error. You also get a syntax error if you nest parentheses incorrectly, but we don't mention that -- for good reasons. [[User:Fredrik|Fredrik]] | [[User talk:Fredrik|talk]] 00:33, 16 Jan 2005 (UTC)
 
== Removal of reference to Oz as a multi-paradigm language ==
 
The reference to Oz I had introduced a few months ago as a multi-paradigm language (like Python & Perl) has been removed and I can't see any discussion on the reason for this. Oz is considered by many as the most multi-paradigm language in existence today. Oz is the language used within the new book Concepts, Techniques, and Models of Computer Programming, MIT press. This book is already considered a classic, and possibly the equivalent of Structure and Interpretation of Computer Programs, by Sussman & Abelsson. See Lambda The Ultimate site for many references to this book. I therefore bring the reference to Oz back in the Python page.