Hello,

I have this crazy idea that I want to run some of my "serious" toy Haskell 
programs on my pocket phone. To do this, one idea would be to write an 
interpreter in Java of some very simple intermediate form of Haskell code, 
such as the Yhc Core format or the Yhc bytecode format. I am primarily 
interested in something that helps me to understand how to interpret either 
the Core or the bytecode format, so Haskell interpreters would be most 
useful.

Best regards
Thorkil
_______________________________________________
Yhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to