0 Members and 2 Guests are viewing this topic.
Axe was designed to be compiled into ASM. Not TI-BASIC. Converting that to ASM would involve a lot of messy floating-point calculations and stuff like that, unless you used TI's own routines, but if you did that, it would run at essentially the same speed, so there'd be no point to convert it in the first place. It's possible, though.
<Token byte="$EB" string="<<" />
<Token byte="$EB" string="<|" />
Sorry if this is off-topic, but do you happen to know Runer112, Merthsoft? I swear some screenshots he posted before were hosted on Myserverathome, which appears to be your domain name (unless your site is really linkguide )
Back on-topic, I wonder if you plan to add something that detects all variables that were called, used, stored to or deleted in the code including pictures, strings and the like? There's a french incarnation of SourceCoder that did that and it seemed like a cool feature.
Ah ok, maybe I got confused with a different URL. I swear he posted some of his own stuff from there, tho. And I see. Can't wait for release
You're not the first person to mention that, actually. There's obvious going to be some level of re-learning that needs to be done in order to use this correctly, and the idea is that you should be able to enter everything in on the keyboard. I can think of a few ways to do this so that it's not terribly tedious. I'll think about how to implement it some more, and see if I come with anything I like. In the meantime, if you could upload your changes of the .xml file, that would be awesome!