I've uploaded a new release of the PPC native code Modula-2 compiler to OS4Depot: at
AgletM2PPCNot yet greatly extended from the last release, but more stable and with updates for the latest public AOS SDK, plus a first try at using Annotate's ARexx interface to integrate with the M2IDE.
-----------------------------------------------------------------
release Apr 5, 2011
- Fixes some compiler code generation errors.
- Supports Annotate as an associated editor in M2IDE.
- Updates some Amiga library interfaces to SDK 53.20.
- Fixes bugs in REAL I/O in ISO support library.
- Extends Aglet support modules:
> AmigaTimer adds "waituntil" and "entropy" features.
> PipeIO is more efficient and adds a timeout feature.
> OsRun is a little more filled out.
> SimpleGraphics can be used for a type of double buffered
animation.
-----------------------------------------------------------------
You can check out the accompanying documentation at
Aglet Modula-2 Documentation (PDF)It's pretty "Amigaized", and IMHO more fun to develop with than GNU c.
I'll follow up with a developer "fun-thing" shortly.
Tom