If you've been on IRC lately, you may have noticed that my bot has a few new commands—
:basic,
:axe, and
:grammer. Each command takes a calculator token (or part of one) as an argument and returns syntax and function information and the key presses used to get to that token, all in a format shamelessly ripped from Runer112's
@z80 bot. (If you haven't seen it, you can try it out from OmnomIRC.)
You may also know this already, but the script is actually polling all its data from a new project of mine, called the Catalog. It's an online reference aiming to document all the functions and variables found on the TI-83 Plus series, in TI-BASIC, Axe, Grammer, and possibly other languages. You can access the full resource at
http://clrhome.org/catalog/.
And following the massive un-success of the
Wikipad project, I've also decided to make this a wiki. If you see an improvement you'd like to make in any section, you can double-click it to edit. (Changes are saved automatically.)
With help from Xeda, Sorunome, and others, all the TI-BASIC commands are documented. (Thanks to TI for letting me use their handbook descriptions!
) The Axe and Grammer sections still need a lot of work though, so it'd be great if someone could do the work for me
The APIHope you find it useful