Talk:Yhc/Ideas

From HaskellWiki
Jump to navigation Jump to search

Would people find a bytecode editor useful? I am editing files by hand (for funducation) and it's a bit tricky. A simple loader and GUI shouldn't be too hard, get bytecode specifications from the xml file. I'm interested in how fast my simple JIT compiler would be (compared to GHC) if near-optimal code were produced. Regards,

 Stew.