ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl6-internals
perl6-internals
Re: Outstanding parrot issues?
by Nicholas Clark other posts by this author
Apr 30 2004 4:51PM messages near this date
Re: Outstanding parrot issues? | Re: Outstanding parrot issues?
On Fri, Apr 30, 2004 at 06:25:50PM +0200, Leopold Toetsch wrote:

>  Well, Parrot does DOD/GC. It'll not start refcounting ... But I really
>  don't think, that this is an issue. You just need to start your app like
>  this:
>  
>    main() {}
>      void *stack_top;
>      return real_main(stack_top);  // pass &stack_top to parrot
>    }

If I understand this correctly, then this is far more restrictive than the
perl5 embedding interface. For example you can't "hide" an embedded parrot
interpreter as an implementation detail inside a library that you link
against existing (unchanged) C code.

It's possibly not an issue long term for ponie (as a stand alone interpreter),
except that it would mean that ponie couldn't be embedded in the way that
perl5 currently can be embedded.

Nicholas Clark
Thread:
Leopold Toetsch
Arthur Bergman
Nicholas Clark
Leopold Toetsch
Nicholas Clark
Jeff Clites
Leopold Toetsch
George R
Robert Spier
Leopold Toetsch
Nicholas Clark
Leopold Toetsch
Arthur Bergman
Leopold Toetsch
Arthur Bergman
Leopold Toetsch
Arthur Bergman
Leopold Toetsch
Arthur Bergman
Leopold Toetsch
Arthur Bergman
Brent 'Dax' Royal-Gordon
Leopold Toetsch

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved