Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!fs1!snickers.ee.ubc.ca!jmorriso From: jmorriso@snickers.ee.ubc.ca (John Paul Morrison) Newsgroups: comp.sys.handhelds Subject: Sass vs ASAP Message-ID: <1442@fs1.ee.ubc.ca> Date: 15 Nov 90 18:43:33 GMT Sender: root@fs1.ee.ubc.ca Reply-To: jmorriso@snickers.ee.ubc.ca (John Paul Morrison) Organization: Dept. of Electrical Engineering University of B.C. Lines: 12 As far as I know, there are two assemblers for the Saturn processor: Sass which I believe was the first, and ASAP which was written later. Most people seem to be posting code in ASAP form. Although the mnemonics are the same, there might be differences in assembler directives. Could someone mention why they are using ASAP instead of Sass? Is it better? As far as I know it is written in PERL, and runs on Unix workstations only. Sass however is self contained. It is written in yacc and lex, and the c source code generated compiles on anything . I know that it runs on unix and the ibm pc.