Hi
pmichaud announced that rakudo star will be available in july 29:
http://rakudo.org/node/73
my wishes:
1- ready binaries for different systems at the same date of releasing source, especially for windows,
it is much more convenient, as an example i have tried to build the current kiev release but i got all sorts of errors; the major one:
fatal error C1083: Cannot open source file: 'perl6_ops.c': No such file or directory
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
C:\rakudo-2010.06># Parsing perl6.ops...
# Parsed perl6.ops in 3.969 seconds; found 71 ops.
# Ops parsed in 3.984 seconds.
**********************
and the program stuck here, even the file perl6_ops.c i have found in the rakudo folder, i have tried different perl versions, activestate and strawberry, nmake and mingw32-make without success, so i must wait a month before trying the kiev release
2- a working opengl support, in the partially built rakudo i can run the example parrot.exe shapes.pir successfully, but i can't check the status with perl6.exe because it is not there ;the package are partially built.
3- best wishes for the perl6 team and developers, and supporters.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.