Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!genat!maccs!ns From: ns@maccs.UUCP (Nicholas Solntseff) Newsgroups: comp.unix.questions,comp.edu,comp.lang.misc Subject: Re: Teaching Assembler on VAX (BSD 4.3) Message-ID: <588@maccs.UUCP> Date: Thu, 14-May-87 15:51:21 EDT Article-I.D.: maccs.588 Posted: Thu May 14 15:51:21 1987 Date-Received: Sat, 16-May-87 10:28:05 EDT References: <351@aucs.UUCP> Reply-To: ns@maccs.UUCP (Nicholas Solntseff) Organization: DCSS, McMaster University, Hamilton, Ontario, Canada Lines: 19 Xref: mnetor comp.unix.questions:2304 comp.edu:367 comp.lang.misc:390 In article <351@aucs.UUCP> wdw@aucs.UUCP (Bill Wilder) writes: >The School of Computer Science at my site wishes to teach undergraduate >assembly language programming on a VAX 11/780 running BSD 4.3. Is the >default assembler "as" suitable (i.e. friendly enough) for student use? >If not, can anyone point me to an alternate VAX assembler that is >friendlier and does operate under Berkeley UNIX? Two years ago I ran our assembler programming course under BSD4.2 and vowed never to do it again. There is NO macro assembler available for the VAX (unlike the PDP-11). I scoured the entire planet via USENET, COMPUSERVE, and Telecom -- to no avail. The conclusion was -- for a user-friendly assembler I would have to go VMS! Good luck to you, Bill. If you find something suitable, do let me know. Thanks.