TiCodEd - The TI Code Editor ============================== TiCodEd is an integrated development environment (IDE) for programming TI Extended BASIC for the TI-99/4a on modern hardware. It extends the classic XB with structured elements like REPEAT .. UNTIL, while keeping compatibility with XB by translating the structured code to legacy XB. You have a choice of using line-numbers or using labels. You may save your programs in the tokenized binary format, to be read directly by an emulator. This loading may be automated. TiCodEd works best with Classic99 on Windows, where it can remote-control the emulator and automate the compiling with Harry Wilhelms Extended BASIC compiler. TiCodEd comes with a manual and a complete tutorial.