I suppose at this stage there are going to be a few broken bits.. Not to worry... There must be a win32 pod viewer out there without too much overhead - maybe that would be a good starting point...
Right hello world in pir -
.sub _main
print "Hello world!\n"
end
.end
Then run it by typing:
parrot hello.pir
Cool - that seems to work... ( still not perl 6, but getting executable parrot code is a good first step )
parrot.exe - unable to find component
This application has failed to start because libparrot.dll was not found. Re-installing the application may fix this problem.
I get the feeling I've annotated more than I've played. oh well.
Thanks for feedback (Score:1)
Thanks for the binaries! (Score:1)