On Tue, May 10, 2005 at 01:13:48PM -0400, Jeff Horwitz wrote: > as part of both the pugs and mod_parrot effort, i've started working on > bringing the embedding and extending interfaces into the modern parrot > era. i'd like to start by adding public APIs (Parrot_*) where necessary > and adding missing prototypes to the headers. this will clean things up > without changing any of the working parts. > > is there anyone else besides myself and autrijus who is actively working > on an embedded parrot application?
Following a question I raised about this, chromatic has some automated tools ready to help here http://www.nntp.perl.org/group/perl.perl6.internals/29422 However, I don't feel confident to say if this is the correct way to go. (seems like a design question) Nicholas Clark