new project using asm: fun4j
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Organization | Apache Foundation |
| Message-ID | <[email protected]> |
Dear all, There's a new project using asm: fun4j. Fun4j aims at bringing concepts from functional programming to the JVM. It provides Developers with a Java API for using functional programming techniques like functions, higher order functions, closures. (see http://www.fun4j.org/tutorial-api.html for an introduction) Functions can be defined as Java anonymous classes, or alternatively and more elegantly, in a functional subset of LISP. (see http://www.fun4j.org/tutorial-java-lisp.html for a short tutorial) Thus fun4j also comes with a complete LISP to Java bytecode compiler and a small REPL shell. Bytecode is generated on the fly with the superfast ASM library. (see http://www.fun4j.org/tutorial-lisp.html for a short intro) If you are interested in this kind of stuff don't miss to visit us at http://www.fun4j.org/. best regards, Thomas
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws