Computer Science Canada

Functional Java

Author:  rizzix [ Fri Jul 25, 2008 3:33 pm ]
Post subject:  Functional Java

FunctionalJava wrote:
Functional Java is an open source library that aims to prepare the Java programming language for the inclusion of closures. It also serves as a platform for learning functional programming concepts by introducing these concepts using a familiar language. The library is intended for use in production applications and is thoroughly tested using the technique of automated specification-based testing with ScalaCheck.


Java 7 is to include a new closure syntax. Functional Java make good use of the new syntax.

Author:  wtd [ Sat Jul 26, 2008 12:23 am ]
Post subject:  RE:Functional Java

So... closures....

Now as long as we're glomming new stuff onto Java, can we please have at least local type inference?

Author:  mikazo [ Fri May 27, 2011 8:02 pm ]
Post subject:  RE:Functional Java

As if Java isn't big enough already with all the J2EE technologies.


: