Qt Spirit C++ Logo Programming Environment.
Logo interpreter and IDE. Coded in C++ using Qt 4.4 and the Boost.Spirit parser framework.
Still in Beta status.
To Compile:
1. Download SVN sources. 2. qmake BOOST=/location/of/boost/dir( You need Qt 4.4, might work with previous versions ) 3. nmake or make