>From http://code.google.com/p/frege/ :
Frege is a non-strict, pure functional programming language in the spirit of Haskell. Frege programs are compiled to Java and run in a JVM. Existing Java Classes and Methods can be used seamlessly from Frege. Frege is *not* a Haskell dialect, though I put some effort to make it look and feel like so. The project is in a very early stage, but at least the compiler compiles itself. What is missing most is more/complete docs and first and foremost, broad Java API support. -- You received this message because you are subscribed to the Google Groups "JVM Languages" group. To view this discussion on the web visit https://groups.google.com/d/msg/jvm-languages/-/w1owZL2XynsJ. To post to this group, send email to jvm-languages@googlegroups.com. To unsubscribe from this group, send email to jvm-languages+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en.