indevIDE
A wxMax based IDE for the programming language BlitzMax
IndevIDE is an open source IDE that uses wxMax (wxWidgets 3.0) and a SQLite database to provide you with the essential features of an IDE like autocompletion, call tips and quick documentation access on Windows and Linux.
~~~~~~~~~~~~~~~~~
This Program uses
Code from MaxIDE CE for building and debugging as well as some of its icons
(https://sourceforge.net/projects/blitzmax-ide/)
Some of Burcey's Modules (regex,libxml,dbsqlite,boost)
...