First snapshot of ponie
[email protected] (Arthur Bergman)
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, So this is a first ponie snapshot, it isn't much but at least we are slowly moving forward. Just do: tar zxvf [email protected] cd ponie@34 perl Configure.pl make make test ./ponie -v Hopefully you will have you own little ponie :) While it isn't much, it is a perl binary with libparrot linked in, and a ParrotInterpreter created and startup and destroyed at the end. Please to down download your own ponie @ http://opensource.fotango.com/ponie/[email protected] (It is 19Mb big, that is what you get when you have two Unicode systems) README, LICENSE and TODO will happen in the next release. If you feel like hacking on something, the IO system integration needs some very serious investigation. Arthur