- Is JHC still maintained? https://www.reddit.com/r/haskell/comments/io4dec/is_jhc_still_maintained/ 3 comments haskell
- JHC Haskell Compiler split into reusable components https://github.com/csabahruska/jhc-components 13 comments haskell
- Problem with FFI and JHC https://wiki.haskell.org/FFI_Introduction 8 comments haskell
- JHC Spartak wins Junior Club World Cup, defeating Tolpar Ufa 2-1 in a shootout in the final. North American representatives: Sioux City wins bronze, Cape Breton finishes 8th. http://online.mhl.khl.ru/online/41526.html 16 comments hockey
- Announce: JHC 0.8.1 IS OUT http://notanumber.net/archives/178/jhc-haskell-0-8-1-released 14 comments haskell
- SDL binding for jhc released https://patch-tag.com/r/snk_kid 3 comments haskell
- jhc-0.7.6 released, now comes with Wii (homebrew) target http://www.haskell.org/pipermail/jhc/2010-july/000775.html 12 comments programming
- Comparison of GHC and JHC allocation, GC, and package handling http://www.haskell.org/pipermail/haskell-cafe/2010-july/080256.html 10 comments haskell
- ANNOUNCE: jhc 0.7.4 http://www.haskell.org/pipermail/haskell/2010-july/022203.html 6 comments haskell
- Announce: jhc 0.7.1: the whole program optimizing Haskell compiler http://www.haskell.org/pipermail/haskell-cafe/2009-august/065683.html 4 comments programming
- Announce: jhc 0.7.1 : the whole program optimizing Haskell compiler http://www.haskell.org/pipermail/haskell-cafe/2009-august/065683.html 5 comments haskell
- JHC and LHC are using GRIN: The GRIN Project: A Highly Optimising Back End For Lazy Functional Languages http://www.cs.chalmers.se/~boquist/ifl96-abstract.html 4 comments haskell
- Lemmih forks JHC, LHC now buildable via cabal from Hackage http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lhc-20081121 4 comments haskell
- JHC: the whole program optimizing Haskell compiler based on the lambda cube: now on hackage! http://hackage.haskell.org/cgi-bin/hackage-scripts/package/jhc-0.5.20081118 8 comments haskell
- jhc is "a haskell compiler which aims to produce the most efficient programs possible via whole program analysis and other optimizations" http://repetae.net/computer/jhc/ 24 comments programming
Lambda the Ultimate
- jhc http://repetae.net/john/computer/jhc/ 2 comments Functional , Implementation