Aglet Modula-2 for AOS4 Release 3.2 13 Feb 2012 MAIN Aglet Modula-2 PPC _________________________________________________________________________ Beta release (15.2.2012) compiler v3.2 (13.2.2012) Mar 4, 2012 Overview Overview Requirements Requirements Installation Installation Modula-2 Language M2_Language Command Line Tutorial CLI_Tutorial Aglet Implementation Aglet_Implementation Example Programs M2_Examples IDE Tutorial IDE_Tutorial M2IDE M2_IDE Release History Version_History Modula-2 Syntax ISO Modula-2 Syntax Tom Breeden
[email protected] AmigaGuide(R) . Aglet Modula-2 for AOS4 Release 3.2 13 Feb 2012 Overview Next section: Requirements Aglet Modula-2 PPC Overview _______________________________________________________________ Introduction Introduction Features Features Limits Limits Known Bugs Bugs Future Future _______________________________________________________________ This is a Beta release of a native PPC Modula-2 compiler for Amiga OS4. Aglet M2 PPC v3.2 Beta (15.2.2012) implements much of the ISO Modula-2 base standard. I make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. This is copyrighted freeware being distributed "as-is". I hope it can be useful for anyone interested in developing new generation Amiga software with a Wirthian language. _______________________________________________________________ Even though this is a beta release, I believe the package is in a usable condition. I have successfully built a number of non-trivial programs with it: > Mod2 compiles itself. > Mod2Lnk , the pre-Linker used for building programs > The included M2IDE development environment > IDLTm2 , an IDLTool analogue for producing Interface DEFINITION modules > A test generator program, tgM2 , for Modula-2 > A TestManager program for the above to handle the creation, compiling, linking, and analysis of results for lists of tgM2 test modules.