TI-Forge is an IDE for the TI-BASIC programming language. It is a custom-built Vim clone designed for programming in TI-BASIC.
Latest Build (.exe)
GNU GPL v3 License
TI-Forge is designed to be an alternative to the usual ways of programming in TI-BASIC, like the calculator or TI Connect CE.
It has several features for speeding up development, such as Vim keybindings, a fuzzy-finder for commands in the language, and indenting
Cross-platform Familiar Vim keybindings Fuzzy-finder for TI-BASIC commands Automatic indenting for code blocks
Running
Terminal with Unicode and ANSI support
Building
Go programming language
Run go build ./... to get all dependencies and build