On Mon, Jun 26, 2006 at 12:08:52PM -0500, Vishal Soni wrote:
> Hi Chip,
> Let me know what your thoughts are. I would not mind writing up a draft PDD
> or doing some proof of concept work.
Chip's currently at YAPC::NA, and he's not yet presented his talk, so I'm
guessing it might be a little whil
define a Parrot Platform API that all
parrot ports need to implement. This is very similar to the Linux kernel
source. During the build time we should be able to resolve the platform
specific code and link it in the parrot executable. There are couple of
advantages of this.
1. Define a clean API