Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!yale!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!van-bc!ubc-cs!undergrad.cs.ubc.ca!apang From: apang@undergrad.cs.ubc.ca (Anthon 'Amiga' Pang) Newsgroups: comp.lang.modula2 Subject: Re: Amiga Modula 2 Message-ID: <1990Jan17.055116.15400@undergrad.cs.ubc.ca> Date: 17 Jan 90 05:51:16 GMT References: <15.Jan.90.11:26:16.A10729@UK.AC.SALF.E> Sender: root@undergrad.cs.ubc.ca Reply-To: apang@undergrad.cs.ubc.ca Organization: Computer Science UBC--Undergraduate:) Lines: 26 Sorry, I couldn't get mail through to MWE2@uk.ac.exeter.cs . So...Mark if you get this, please forward to David Bennett The current version of Benchmark Modula-2 is 1.04. (added better debugger support to 1.03). Their (Avant Garde's) Source Level Debugger IS available. It's a fast single pass compiler. The generated object code can't be optimized as well as Lattice C, but hey, the empasis is SPEED. I would recommend Benchmark. The modules follow the Amiga 'C' naming & grouping of functions (unlike M2Amiga). It's faster than TDI. And you don't have to pay extra for libraries you don't necessarily need (M2Sprint)--Simplified Amiga, IFF, C Libraries (though you can buy these separately for Benchmark). M2Sprint is planning/coding/releasing their own SLD real soon now. (Correct me if I'm wrong.) M2Sprint's author happens to be comp.sys.amiga (sorry, don't have his email address on hand). I'm really happy with Benchmark. I've found it really easy to use (integrated environment--editor, compiler, linker), even from the CLI. I've been using it for personal and school work, where possible (they're forcing us to code in that _C_ryptic language with all those _C_urly braces {}). I wish Apollo (HP?) would port M2 to their workstations...life would be so much easier :). ---- These are my opinions. Not necessarily based on experience or heresay. Flames, comments, questions to: apang@undergrad.cs.ubc.ca