Re: [svn:parrot-pdd] r12774 - trunk/docs/pdds/clip

2006-05-24 Thread Jonathan Worthington
<[EMAIL PROTECTED]> wrote: +Since the structure and content of a compiled subroutine are fixed at compile +time, it would be wasteful use the dynamic execution of opcodes at runtime to +keep track of meta-information about that structure -- Ispans +of opcodes that the programmer expects to thro

[svn:parrot-pdd] r12774 - trunk/docs/pdds/clip

2006-05-23 Thread chip
Author: chip Date: Tue May 23 11:06:17 2006 New Revision: 12774 Modified: trunk/docs/pdds/clip/pdd23_exceptions.pod Log: Half-done. The new opcodes and directives are certain, and can be the basis of implementation work immediately. Modified: trunk/docs/pdds/clip/pdd23_exceptions.pod ===