mpyeditor
MpyEditor is an Editor for creating Microcontroller Programs
...This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board.
The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug.
The main purpose behind the MpyEditor is to provide a very simple environment for novice users to program microcontollers with the minimum of fuss.
The mpy language provides hardware configuration functions that make it easy to use the IOs ADC and Timer blocks of the microcontroller.