Hacker News
- Frege: A Haskell-Like Language for the JVM http://www.infoq.com/news/2015/08/frege-haskell-for-jvm 114 comments
- New Functional Language for JVM (Lux) Builds on Haskell, Clojure, ML http://www.infoworld.com/article/3155704/java/new-functional-language-for-jvm-builds-on-haskell-clojure-ml.html 7 comments
- Frege – a Haskell for the JVM https://github.com/Frege/frege 48 comments
- Frege: A JVM pure functional programming language in the spirit of Haskell https://github.com/Frege/frege 107 comments
- Loop: a programming language for the JVM inspired by Haskell and Ruby http://looplang.org 37 comments
Lobsters
- Frege: a Haskell-like Language for the JVM http://www.infoq.com/news/2015/08/frege-haskell-for-jvm 2 comments haskell , programming
- Eta, a dialect of Haskell on the JVM https://github.com/typelead/eta 7 comments haskell , java
- Frege is a Haskell for the JVM https://github.com/Frege/frege 2 comments haskell , java
- Frege - Haskell-like JVM language Frege Programming Language https://code.google.com/p/frege/ 7 comments haskell
- CAL, the Haskell-like language for the JVM, now on github http://github.com/levans/open-quark 20 comments programming
- CAL, the Haskell-like language for the JVM, now on github http://github.com/levans/open-quark 4 comments haskell
- Hello World example for Frege (Haskell-like for the JVM)? http://code.google.com/p/frege/ 20 comments haskell
- Gosu: imperative, compiles to JVM, type inference, Haskell-like lambda syntax http://gosu-lang.org/ 7 comments haskell
- Eta - a dialect of Haskell on the JVM seems dead? https://github.com/typelead/eta 46 comments haskell
- YOW! Lambda Jam 2017 Brian McKenna - Haskell on the JVM with Eta https://www.youtube.com/watch?v=0CRmLNF-IhA 3 comments haskell
- New functional language for JVM builds on Haskell, Clojure, ML http://www.javaworld.com/article/3155704/java/new-functional-language-for-jvm-builds-on-haskell-clojure-ml.html 6 comments java
- The Eta Programming Language (Haskell on the JVM) http://eta-lang.org/ 10 comments scala
- Eta - Modern Haskell on the JVM http://eta-lang.org/ 16 comments programming
- Eta – Modern Haskell on the JVM http://eta-lang.org/ 35 comments haskell
- GHCVM (The GHC Haskell to JVM compiler) was renamed to ETA https://github.com/typelead/eta/commit/76cdf91843ad679bcb44168e1f0b7fa5fc6bad4f 43 comments haskell
- A Haskell to JVM compiler that supports GHC 7.10.3's Haskell https://github.com/rahulmutt/ghcvm 54 comments haskell
- Frege, a Haskell for the JVM by Dierk König @ Devoxx 2015 https://www.youtube.com/watch?v=1P1-HXNfFPc 8 comments haskell
- (InfoQ) Frege: a Haskell for the JVM http://www.infoq.com/news/2015/08/frege-haskell-for-jvm 9 comments haskell
- Frege: A Haskell on the JVM https://github.com/frege/frege 62 comments programming
- Frege is a Haskell for the JVM http://www.infoworld.com/article/2690907/java/frege-adds-to-java-functional-language-realm.html 26 comments haskell
- Haskell on the JVM? https://www.haskell.org/haskellwiki/GHC/FAQ#Why_isn.27t_GHC_available_for_.NET_or_on_the_JVM.3F 34 comments haskell
- Frege: a JVM pure functional programming language in the spirit of Haskell https://github.com/frege/frege 22 comments haskell
- Loop: a programming language for the JVM inspired by Haskell and Ruby http://looplang.org/ 52 comments programming
- Loop: a programming language for the JVM inspired by Haskell and Ruby http://looplang.org/ 8 comments haskell
- Open Quark: Another haskell like language on JVM. Much more older and mature than Frege. Yet unknown and forgotten. http://openquark.org/welcome.html 6 comments haskell
- Frege: haskell like language on JVM (tries to adhere to haskell 2010 where possible) http://code.google.com/p/frege/ 59 comments haskell
- Open Quark on Github (Haskell like Lang on the JVM) https://github.com/levans/open-quark 3 comments haskell
- Haskell on JVM: Help Wanted http://www.haskell.org/pipermail/haskell-cafe/2009-june/063454.html 9 comments haskell
- CAL - almost Haskell for JVM http://programming.reddit.com/info/656k9/comments/c02vg1b 6 comments programming
- Haskell on the JVM http://www.cs.rit.edu/~bja8464/lambdavm/ 23 comments programming
- "Frege is most interesting to 'weekend/would-be Haskell programmers' who are locked with the JVM in their daily jobs" http://fregepl.blogspot.com/2011/09/friendly-reception.html 16 comments haskell
- Interview with Jesper Louis Andersen about Erlang, Haskell, OCaml, Go, Idris, the JVM, software and protocol design — PART I https://medium.com/@unbalancedparen/interview-with-jesper-louis-andersen-about-erlang-haskell-ocaml-go-idris-the-jvm-software-and-b0de06440fbd#.4g3pauyxq 4 comments haskell
- Interview with Jesper Louis Andersen about Erlang, Haskell, OCaml, Go, Idris, the JVM, software and protocol design - PART I https://medium.com/@unbalancedparen/interview-with-jesper-louis-andersen-about-erlang-haskell-ocaml-go-idris-the-jvm-software-and-b0de06440fbd 16 comments programming
- jhugs - Hugs 98 interpreter of Haskell compiled to run on JVM http://code.google.com/p/jhugs/ 17 comments haskell
- inline-java: first standalone release, with actual inlinyness. Call any JVM method from haskell. http://blog.tweag.io/posts/2016-10-17-inline-java.html 17 comments haskell