Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!accuvax.nwu.edu!elvin!nucsrl!accuvax.nwu.edu!bob From: bob@accuvax.nwu.edu (Bob Hablutzel) Newsgroups: comp.sys.mac.programmer Subject: Re: Mac assemblers Message-ID: <10050099@accuvax.nwu.edu> Date: 12 Apr 89 17:45:06 GMT References: <4010@microsoft.UUCP> Organization: Northwestern U, Evanston IL, USA Lines: 14 Good to know I'm not the only person still alive who enjoy's assembler. Excepting inline assemblers, the only two choices, really, are MDS assembler, and MPW assembler. Of these, MPW is by far the superior product. In terms of assemblers, it ranks up there with the best macro assemblers (such as VAX MACRO). In addition it comes with some really inspired macros which allow you to define procedures using standard HLL-type constructs; no more counting offsets on the stack. It's all taken care of for you. If you are at all serious about assembler for the Mac, this is the product to get. Bob Hablutzel Wildwood Software BOB@NUACC.ACNS.NWU.EDU Disclaimer: No, I don't want to re-open the assembler v HLL war. Thanks for offering, though.