> instead of coding them. I am thinking about an approach > based on a sort of DSL design with Haskell then code/bytecode > generation to Java/whatever platform.
Yhc can generate a portable bytecode, and it can also generate .NET bytecode (IL), and there was a project underway to generate Java (JVM) bytecode. There is a Java interpetter and a python interpetter for Yhc bytecode as well (and of course a C one). Thanks Neil _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe