At 08:11 PM 10/20/2001 +0200, raptor wrote:
>hi,
>
>will it be possible to do this inside Perl program :
>
>
>use parrot;
>...parrot code...
>no parrot;
>OR
>
>sub mysub is parrot {
>.... parrot code ...
>}

I suppose. I hadn't planned on inlining parrot assembly into any other 
language. (The first person who suggests an asm() function *will* get 
smacked... :)  You'll certainly be able to use modules written purely in 
parrot assembly.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to