RSS 1 project tagged "Functional Programming"

Download Website Updated 30 Oct 2012 Funcito

Screenshot
Pop 50.79
Vit 2.66

Funcito is a Java library which simplifies access to your favorite functional programming APIs by wrapping Java methods as the function-type objects defined in those libraries. Rather than creating another functional programming API, Funcito makes it easy to define function-type objects which wrap existing methods. As a result, your code has less noise and clutter of anonymous inner classes, annotations, etc. Your code remains safe for automated refactoring, since there are no String-based reflection or forced naming conventions. The supported frameworks are Google Guava, Jedi, Functional Java, Play! Framework 2, and collections-generic.

Screenshot

Project Spotlight

Jackcess

A pure Java library for reading and writing MS Access databases.

Screenshot

Project Spotlight

OpenSIPS

A mature implementation of a SIP server/proxy.