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
- Host: GitHub
- URL: https://github.com/thma/fun4j
- Owner: thma
- License: other
- Created: 2015-12-27T22:10:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T22:42:02.000Z (over 1 year ago)
- Last Synced: 2025-03-29T23:24:38.965Z (over 1 year ago)
- Language: Java
- Size: 2.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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)