Fork me on GitHub
Eye

Motu
   by Charles Childers

Motu is a personal notepad and programming environment for Retro users. I have been working on it for my own use; but recognize that others may find it useful as well.

It uses a custom implementation of the Ngaro VM, with a form-based UI. You can intermix code and comments, save the session (up to 3.5k) to a cookie, reload, etc. Evaluation is done by highlighting code and clicking the "Evaluate" button. Output is displayed in the lower box.

If you run into problems, you can save the session and reload, or use the 'reset retro' on the 'Advanced' tab to reset things to a clean state.

Motu is provided by Charles Childers and is public domain. You can get a copy of the Motu source from github.