
19 May
2008
19 May
'08
5:32 p.m.
Dimitry Golubovsky wrote:
Hi,
Some time ago I became interested in compilation of Haskell programs (via Yhc Core) to Erlang to be able to run Haskell code in Erlang environment.
Two (somewhat tangental) thoughts come to mind. 1. Should it not, in theory at least, be *relatively* easy to target Haskell at anything that has a graph reduction machine? (You target Erlang, somebody else has targetted JavaScript, I myself attempted to target Java...) 2. How come all these projects use Yhc? According to the wiki, Yhc doesn't even _work_ yet. What gives?