Finally got my hello-world-foo on in OS X:
Haskell from http://www.haskell.org/ghc/dist/6.4.1/MacOSX/GHC-6.4.1.pkg.zip
parrot from svn
pugs from svn
My preferred enivronment would have been FreeBSD 6.1, but I can't the the
ghc port to build (nor is there a package) :(
--
James Pere
You folks took me too literally :) I meant: Given a system without
pugs/parrot/haskell (I assume perl5 is required), what are the things you
need to install so that you can say
perl6 -e "say 'hello world'"
i.e.
tar xf ghc.tar.gz
./configure
make
make install
tar xf parrot.tar.gz
make
make tes
Is any document yet that gets you to the point of running a perl6 'hello
world'?
-james
tarted.
Regards,
Chris
--
-- James Peregrino - http://people.dce.harvard.edu/~peregrin/business-card.html