Talk:Yhc/Ideas

From HaskellWiki
< Talk:Yhc
Revision as of 01:31, 11 March 2008 by Shteou (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.