fun4j - functional programming for the JVM
Getting you started
-
Download the fun4j.jar from the download page .
-
Place the fun4j.jar in your Java Classpath to access the Java API
-
Call
java -jar fun4j.jar
to start up the fun4j Lisp Interpreter.
-
Checkout the sourcecode from the svn repository by
svn co https://fun4j.svn.sourceforge.net/svnroot/fun4j fun4j
to work directly on the source.
Read the tutorials
To get you started quickly, we've assembled a set of tutorials.
Don't miss them!