Little status update
[email protected] (Arthur Bergman)
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am off to YAPC::EU and due to time zone problems I haven't been really active yet, I hope to pick up speed next week and after the meeting on Saturday in Paris. We now have a SVN set up thanks to Robert at http://[email protected]/ponie , you can also use your perl.org account to access it. I would recommend not to check out /ponie but rather /ponie/trunk as you do not want 4 full copies of parrot and perl :) Not much have been done yet, I am looking at various strategies for quickly and dirty linking the two build system together, and to this I have to learn how the parrot build system works, hopefully it shouldn't be to far off. The idea is to build a ponie executable wich creates and runs a perl interpreter, however perl links against parrot and PerlInterpreter gets its' own Parrot Interpreter to keep. When that is done, that shall be the first snapshot of Ponie :) Later Arthur