Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
basic support for @IMMEDIATE
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Sugalski  
View profile  
 More options Nov 12 2004, 11:49 am
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Fri, 12 Nov 2004 11:49:29 -0500
Local: Fri, Nov 12 2004 11:49 am
Subject: Re: [CVS ci] basic support for @IMMEDIATE
At 5:39 PM +0100 11/12/04, Leopold Toetsch wrote:

>In that thread I also asked:

>>  POSTCOMP subs are executed as soon as compilation is done, once again
>>  with no parameters. Whether they do a whole lot is up in the air, but
>>  that's not my problem, and it'll be useful for compile-and-go systems.

>Can that not be achieved by either MAIN or LOAD?

>--
>So what is actually the difference between POSTCOMP and LOAD?

LOAD is executed when the bytecode segment is loaded, POSTCOMP at the
end of compilation. So if you did:

    parrot -o foo.pbc foo.imc

then the POSTCOMP sub would be executed and the load not executed.
When you did:

    parrot foo.pbc

then the LOAD would be executed, and the POSTCOMP not. (Except for
the issue of us not executing LOAD subs for the main bytecode segment)
--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
d...@sidhe.org                         have teddy bears and even
                                       teddy bears get drunk


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google