David Esterkin on 18 Jul 2007 22:59:07 -0000 |
I have played with it a few times, but I have yet to build anything all that complex with it. It does have a number of very interesting features: 1. Real OO: everything is an object -- no Java primitives 2. Very nice FP capabilities 3. Almost as performant as Java 4. Amazingly extensible -- as you mentioned, the Actor model message passing was written as a library 5. At least as much syntactic sugar as Ruby As I said, I have only dabbled with it so far. Most of the code I have written looks more like Java than the more functional dialect, so I'm not really 'Thinking in Scala' yet. There is a web framework written in Scala called Lift: http://liftweb.net/. Around the time the Ruby on Rails was up in arms over the scalability issues with Twitter, the creator of Lift created a Twitter clone in Scala/Lift: http://blog.circleshare.com/index.php?/archives/55-Prance-with-the-Horses,-Skittr-with-the-Mice.html David On 7/18/07, Toby DiPasquale <codeslinger@gmail.com> wrote:
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Philly Lambda" group. To unsubscribe from this group, send email to philly-lambda-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/philly-lambda?hl=en -~----------~----~----~----~------~----~------~--~---
|
|