The Artima Developer Community
Sponsored Link

Programming in Scala Forum
Chap 1, p36

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jonathan Feinberg

Posts: 8
Nickname: jfeinberg
Registered: Dec, 2007

Chap 1, p36 Posted: Jan 1, 2008 11:26 AM
Reply to this message Reply
Advertisement
I love the discussion of Scala's influences and milieu. Concerning the sentences:

"Other languages that have integrated some elements of functional programming into OOP include Ruby, Smalltalk, and Python. On the Java platform, Pizza, Nice, and Multi-Java have all extended a Java-like core with functional ideas. There are also primarily functional languages that have acquired an object system; examples are OCaml, F#, and PLT-Scheme."

I should think that JavaScript deserves some place in this list. It has first-class functions and closures in a prototype-based object environment.

I know nothing at all about CLOS and its competitors, but doesn't Common Lisp deserve some mention in the list of functional languages to acquire OOP?

Topic: Error in chapter 8 p.158 Previous Topic   Next Topic Topic: Please clarify, chapter 3: p70

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use