Re: Example assembler code (primes.pasm)

2001-09-19 Thread Simon Cozens
On Wed, Sep 19, 2001 at 02:49:58PM +0100, Leon Brocard wrote: > How about an examples/ directory in the CVS tree? I'd rather we didn't do this; I don't want to clutter up Parrot with auxilliary stuff. > Alternatively, I > could set up a "learning parrot assembler" website of some sort, This wou

Example assembler code (primes.pasm)

2001-09-19 Thread Leon Brocard
Attached is a cute prime number printer. It strikes me that we need a central place to put these things - it'd really help people get stuck into the lowlevel stuff. How about an examples/ directory in the CVS tree? Alternatively, I could set up a "learning parrot assembler" website of some sort,