0 Members and 28 Guests are viewing this topic.
I would personally add as a suggestion port Axe to allow to compile it for TI-83 calculators: as more and more projects are using it, it would be great to be able to use them on a TI-83 calculator!
A Axe PC application would also be appreciated Writing a program on a PC is faster than on a calculator (and less fear of loss of data).
Maybe you could add to the list as feature request multi-pages app and as optimization suggestion lazy if-conditions
I would personally add as a suggestion port Axe to allow to compile it for TI-83 calculators: as more and more projects are using it, it would be great to be able to use them on a TI-83 calculator!It won't be easy though. For example, you'll need to emulate the safe ram areas by allocating them somehow, fix the rom calls and other stuff.Would be great though A Axe PC application would also be appreciated Writing a program on a PC is faster than on a calculator (and less fear of loss of data).
I've got 2 new feature requets:1) automatically unarchive the source code if there was found an error in it while compiling2) making an automatic optimlisation for anything of the form {L1+CONSTANT}, I use that whole the time and I think it would comprimise tons.Also, it would be nice to implement in the zip file, some links to handy sites, like this community and all kinds of export sites. I've found some, but it took me some time.And just in case it hasn't been reported yet, in the commands HTML, there is a part of the site that will always be covered by the used header, so it is best to insert some new lines at the beginning.
How about ++EXP? How many times has this been requested?
In other news, Frey continues kicking unprecedented levels of ass.