While working on my current projects, i realized how slow and long it took to edit and test BASIC programs on the calc. Also there is a lack of decent BASIC editors on the computer. So I've decided I'm going to make a TI-BASIC 83+/84+ IDE. I'm going to make it in JAVA, unless somebody has a better idea (JAVA is my best computer language). I have a general idea of how this is going to work, but I have one major problem; I don't know how to make it into the TI-BASIC byte ecoding scheme. If anybody could enlighten me on how this works, that would be great.