
Thats sad, but sources are there to have fun so I will.
I've managed to use old Brian Alliet project yhc2jvm to compile some
hello-world haskell code to JVM.
I'm close to having a custom JVM ClassLoader load and translate YHC's
bytecode on the fly.
I don't really care, if anybody will ever use it it's just a fun thing to do
in free time... ;-)
I haven't looked much into YHC internals so far (I'm still a Haskell
newbie).
Does it do any optimizations on the code before or after yhc core is
produced?
If JavaScript is created straight from Yhc.Core than maybe I'd be also
better to produce JVM bytecode without YHC bytecode phase...
BTW, I've tried other aproaches to executing Haskell on JVM:
http://code.google.com/p/jhugs/ ;-)
Szymon
On Sun, Apr 3, 2011 at 8:50 PM, Neil Mitchell
Yhc is indeed dead. I've posted a blog post (http://yhc06.blogspot.com/2011/04/yhc-is-dead.html) and updated the wiki (http://haskell.org/haskellwiki/Yhc).
Thanks, Neil
On Fri, Apr 1, 2011 at 12:53 PM, Malcolm Wallace
wrote: Is YHC compiler project still alive?
No. There has been no-one working on YHC for at least two years now.
Regards, Malcolm
_______________________________________________ Yhc mailing list Yhc@haskell.org http://www.haskell.org/mailman/listinfo/yhc