An open API service indexing awesome lists of open source software.

https://github.com/thma/fun4j

functional programming for the JVM
https://github.com/thma/fun4j

Last synced: over 1 year ago
JSON representation

functional programming for the JVM

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/thma/fun4j.svg)](https://travis-ci.org/thma/fun4j)
# fun4j
functional programming for the JVM

Welcome to the 2.0 release of fun4j!

fun4j brings functional programming to the JVM.
It's a framework that integrates major concepts from functional programming into the Java Platform.
It also provides seamless integration of Java with Lisp coding, by using a just in-time lisp-to-bytecode compiler.

[Have a look at the extensive documentation](http://thma.github.io/fun4j/index.html)