Computer Science Canada FunctionalJ -- Java programming Functional style |
Author: | rizzix [ Wed Jan 11, 2006 8:19 pm ] |
Post subject: | FunctionalJ -- Java programming Functional style |
FunctionalJ is a library that brings the functional programming world to Java. If you are an intermediate-advance java programmer, I suggest you give this a try. It will greatly simplify your java coding! The library works well with the java collection library. Just imagine the possibilities. Examples: http://functionalj.sourceforge.net/quickstart.html Feel the power |
Author: | wtd [ Wed Jan 11, 2006 8:32 pm ] |
Post subject: | |
Just embrace Scala. |