Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi.
Mu has only the most essential features, so users are not intimidated by a baffling interface.
Whatever the task, there is always only one obvious way to do it with Mu.
It's quick and easy to learn Mu ~ complexity impedes a novice programmer's first steps.
Learning should inspire fun ~ Mu helps learners quickly create and test working code.
Download the .exe file and double-click to launch. For the REPL to work please install this driver.
Download the file. Right (control) click on it and select open to make Mu work first time.
Make the file executable
(chmod +x mu.bin). Ensure membership of the
dialout or uucp groups.