It was long overdue but I've finally updated the examples page on
parrotcode.org: http://www.parrotcode.org/examples/

Main changes:
  The calling conventions have been completely changed from
  callee-save to caller-save. The examples have been updated and are now
  much more comprehensive.

  Updated the examples to work with the new assembler. 

The new, calling-convention-following examples do look a little
unwieldy, but hopefully they show how the real thing is going to
work. I may have got things wrong - can you check I understand it
correctly?

[Of course, within a library/subroutine that are never called
externally you're welcome to optimise away and ignore the calling
conventions]

Next update will be PMC examples... Leon
-- 
Leon Brocard.............................http://www.astray.com/
Nanoware...............................http://www.nanoware.org/

.... Abandon all hope ye who have entered cyberspace

Reply via email to