M2IDE
_________________________________________________________________________
M2IDE is the first step toward an Integrated Development Environment for Aglet Modula-2 .
It currently lacks quite a lot of what one would want in an IDE. In a way it is most "primitive" in
that it cannot detect changed files in the background, so at times you will need to use the "Refresh" button to manually detect and update the
out-of-date and dependency information.
Even so, I think it still can make developing with Modula-2 easier and faster.
Requirements
M2IDE does make use of ARexx for communicating with the selected editor. RexxMast must have been
started and be working well.
The logger window utilizes the PIPE device. That device should be in your SYS:Devs/DOSDrivers directory.