2008/4/27 Dimitry Golubovsky <<a href="mailto:golubovsky@gmail.com">golubovsky@gmail.com</a>>:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I am implementing a program that converts intermediate output from a<br>
Haskell compiler (Yhc Core) to Erlang Core. Therefore it is desirable<br>
to emulate behavior of Haskell operations as closely as possible. So<br>
whatever could be used, would be good, either high level, or low level<br>
implementation. Low level could probably be done at the virtual<br>
machine level, but this does not seem to be the best way as would<br>
result in custom version of the VM.  If there is a high level<br>
implementation I'd appreciate if you provide a link.<br>
<br>
Thanks.</blockquote><div><br>I don't quite understand. Will you then compile Erlang Core to the Erlang VM and in that way get a Haskell running on Erlang? In that case cool. How are you representing Haskell data types in erlang?<br>
<br>Robert<br></div></div><br>