Xref: utzoo comp.misc:11953 comp.lang.c:37889 comp.sources.d:6742 comp.sources.wanted:16113 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!linac!att!ucbvax!REMUS.EE.BYU.EDU!kelly From: kelly@REMUS.EE.BYU.EDU (J. Kelly Flanagan) Newsgroups: comp.misc,comp.lang.c,comp.sources.d,comp.sources.wanted Subject: Portable assembler wanted Message-ID: <9104031800.AA06820@ucbvax.Berkeley.EDU> Date: 3 Apr 91 17:58:57 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 22 I am looking for an assembler that supports all the typical macro directives and allows system calls to be made such as _printf. The assembler must be written in C and must have a simulation or emulation environment that permits the assembled code to be run on a variety of UNIX platforms. The input syntax is not important as long as it is consistent across a variety of platforms. This assembler is going to be used in a low level undergraduate class for which assembly level programming is a small part. From semester to semester they change the platform on which this class is taught and it would be nice to have a portable assembler who's input syntax did not change every 4 months. I would like to hear from anyone with suggestions or leads to such an assembler. kelly@ee.byu.edu kelly@remus.ee.byu.edu