11-08-2014, 08:36 AM
(11-08-2014, 03:38 AM)GHzGangster Wrote: Do you plan on adding bytecode editing functionality, or do you not want to go int that direction?
I really like the way this is set up, the L# blocks are pretty nice, a lot nicer than ©JBE's line numbers.
Nah, Bibl's got that covered with CFIDE. I just wanted to design a tool that could view bytecode/help the user debug as much as possible, I was going to work on an editor after this, but chances are I won't now that CFIDE is working.
Keep in mind, you can run a plugin that can edit the Bytecode, then from there you can save it using the saving option inside of BCV, but straight up writing Bytecode isn't supported)