On Feb 27, 8:15 pm, "ernobe" <ern...@[EMAIL PROTECTED]
> wrote:
> I've uploaded a new version of Mapr, the Icon evaluator, at
http://www.costarricense.cr/pagina/ernobe/mapr.txt
which now includes
> an edit function. You can invoke mapr with 'mapr -e' or 'mapr -e
> filename' and work on procedures in the editor, then when you exit the
> editor you're at the mapr prompt where you can execute them. The
> editor can be invoked anywhere in the program with the 'edit' reserved
> identifier. See 'mapr help' for more info.
Sorry about that: it had a few mistakes and I just fixed them. Trying
to make programs fool-proof often causes one to overlook what is
essential. If you see any other problems with it, please reply here.
It has potential as a development environment, because the main idea
behind it is that one can work on procedures other than main, and then
only when one is certain that these work, one can see how to integrate
them into a main procedure.


|