Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Scala news
Index -> Java
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
wtd




PostPosted: Fri Jan 26, 2007 11:31 pm   Post subject: Scala news

As of version 2.3.2, Scala's interactive interpreter now supports multi-line input. This is a huge step forward.
Sponsor
Sponsor
Sponsor
sponsor
rizzix




PostPosted: Wed Jun 20, 2007 9:14 pm   Post subject: RE:Scala news

As of 2.6, Scala supports haskell-like structural subtyping Smile
wtd




PostPosted: Thu Jun 21, 2007 2:21 am   Post subject: RE:Scala news

I would compare it more evenly with O'Caml.

code:
let foo (bar : <baz : 'a; ..>) = bar#baz


code:
def foo[a](bar : Object { def baz: a }) = bar baz
wtd




PostPosted: Tue Jul 31, 2007 3:07 pm   Post subject: RE:Scala news

Scala 2.6.0 RC1 is now available.
Display posts from previous:   
   Index -> Java
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: