Author Topic: An On-Calc Basic IDE?  (Read 10728 times)

0 Members and 1 Guest are viewing this topic.

Offline Mighty Moose

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 141
  • Rating: +4/-0
    • View Profile
Re: An On-Calc Basic IDE?
« Reply #15 on: August 10, 2010, 10:15:02 am »
Yeah.  So far I have not coded anything for editing programs, so that was just a quick program I typed out (random keyboard bashing).  Right now I am working on a way to insert tokens without going through menus - basically cataloging them all and reading from a string (horribly inefficient, by the way).

Sorry it has taken me so long to reply - I have been super busy this summer (Think: over 9000 things going on at once)  I've been around, but I haven't been able to do a lot of work on it.

Here is a small list of planned features:
cut/copy/paste
auto-token (see above)
view prog stats
custom headers
auto-un/archive (does this somewhat)
spriting?
convert to asm/axe (can it even be done in axe?)
(I had more ideas, but I can't remember what I did with them)
 *Mighty Moose gets lost in thought*

Feel free to voice your opinion on any ideas mentioned and suggest any of your own.
« Last Edit: August 10, 2010, 10:16:04 am by Mighty Moose »
Cheers!
I beta test, so...yeah.  PM me if you want me to test anything :D.

Almost only counts in horseshoes and handgrenades.

Cogito ergo sum.

Calcs:
TI-84+, OS 2.43, Boot Code 1.02, 128k RAM
TI-84+SE VSC, OS 2.43, Boot Code 1.00, 128k RAM  (I'm spoiled :P)
TI-81, OS 1.6K (only borrowed)
Casio fx-CG10 (Prizm), OS 01.04.0200
TI-Nspire Clickpad, OS 1.4
TI-Nspire Clickpad, OS 3.1.0.392
TI-Nspire CAS Clickpad, OS 1.6.10110 (!?) now OS 3.1.0.392

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: An On-Calc Basic IDE?
« Reply #16 on: August 10, 2010, 11:40:17 am »
sounds like a neat project!

i'm sure it can be done in axe if you know some ASM knowledge.


Offline skuller972

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 335
  • Rating: +11/-4
  • BEAST MODE
    • View Profile
Re: An On-Calc Basic IDE?
« Reply #17 on: August 10, 2010, 11:41:36 am »
There was one a while back called LunarIDE I think, but it didn't work all too well.
Then again, maybe not...
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/bc7bf8e12353f09e.png" alt="NerdTests.com says I'm a Cool Non-Nerd.  Click here to take the Nerd Test, get nerdy images and jokes, and talk to others on the nerd forum!">
</a>

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: An On-Calc Basic IDE?
« Reply #18 on: August 11, 2010, 01:38:11 am »
I am actually working on one in Axe myself ;D Maybe i will brush the dust off in a bit, since token reading was added it might be a lot easier...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: An On-Calc Basic IDE?
« Reply #19 on: August 12, 2010, 12:45:31 am »
Yeah I remember quigibo told me it would be hard to achieve such project in Axe without ASM. However, I wonder if you found a solution yet?

ON Mighty Moose project topic, I'm glad you are back. Can't wait to see what you will come up with. :)