[comp.sys.acorn] BASIC assembler

gcwillia@daisy.waterloo.edu (Graeme Williams) (03/08/91)

In article <1991Mar6.160100.2197@sturt.sacae.edu.au> cepurneekc@sturt.sacae.edu.au writes:
>
>Are there many other BASIC/assembler fans out there?

Well there's one here, I guess two reasons, one is that I don't have any
other assembler and the second is that the mix of BASIC and assembler
is good for prototyping complicated speed sensitive code. I find I tend
to start with a working algorithm implemented in BASIC and convert it
in stages into ARM assembly code, all the while having a working program.

Graeme Williams
gcwillia@daisy.waterloo.edu