
Hello, I wrote the old backend. I have not (and will not) have the time to update to the newer SWF format. Unless things have changed, the format is well documented -- so you don't have to reverse engineer it if you want to make your own attempt. That said, if you are trying to generate actionscript bytecode, a better approach may be to use LLVM. That is what adobe does for Alchemy: http://labs.adobe.com/wiki/index.php/Alchemy:FAQ if the LLVM -> actionscript code is public, then you can use the existing haskell->llvm bindings and get a bunch of optimizing for 'free'. - jeremy On Nov 9, 2010, at 11:40 AM, Aaron Gray wrote:
Is there a Flash ActionScript Byte Code generating backend for Haskell ?
I know there was an older SWF 3 backend :-
http://www.n-heptane.com/nhlab/repos/haskell-swf/
But is there anything more up to date ?
Aaron
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe