2008/7/21 Michael Schaap:
> On 20-Jul-2008 17:36, Michael Schaap wrote:
>> On 19-Jul-2008 21:42, Reini Urban wrote:
>>> Michael Schaap schrieb:
Is perl6 supposed to (somewhat) work, yet?
I get:
% perl6 -e 'say "Hello, World!"'
"load_bytecode" couldn't find file 'P6object.pbc'
>>
On 20-Jul-2008 17:36, Michael Schaap wrote:
On 19-Jul-2008 21:42, Reini Urban wrote:
Michael Schaap schrieb:
Is perl6 supposed to (somewhat) work, yet?
I get:
% perl6 -e 'say "Hello, World!"'
"load_bytecode" couldn't find file 'P6object.pbc'
current instr.: 'onload' pc 0 (src/gen_builtins.pir:2
On 19-Jul-2008 21:42, Reini Urban wrote:
Michael Schaap schrieb:
Is perl6 supposed to (somewhat) work, yet?
I get:
% perl6 -e 'say "Hello, World!"'
"load_bytecode" couldn't find file 'P6object.pbc'
current instr.: 'onload' pc 0 (src/gen_builtins.pir:28)
called from Sub 'parrot;Perl6::Compiler;ma
Michael Schaap schrieb:
Is perl6 supposed to (somewhat) work, yet?
I get:
% perl6 -e 'say "Hello, World!"'
"load_bytecode" couldn't find file 'P6object.pbc'
current instr.: 'onload' pc 0 (src/gen_builtins.pir:28)
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)
P6object do
Hi,
The parrot packages with libparrot0 and libparrot-devel,
plus parrot-perl6 and parrot-languages are updated to 0.6.4 for
the Cygwin distribution.
Parrot is a virtual machine designed to efficiently compile and
execute bytecode for interpreted languages.
Parrot is a target for the upcoming Pe
5 matches
Mail list logo