[Pdx-pm] Parrot on Windows

Kris Bosland krisb at ring.org
Wed Oct 3 13:40:50 PDT 2007


Well, I guess LUA does not work at a basic level on Windows yet:

\parrot\parrot-0.4.16\languages\lua>..\..\parrot.exe lua.pbc
Lua 5.1 on Parrot  Copyright (C) 2005-2007, The Perl Foundation.
> print (2+2)
Method 'setfenv' not found
> print(2+2)
Method 'setfenv' not found
>

I noticed this a couple of times in the nmake test for lua:

#          got: 'lua.pbc: EVAL_1:45: cannot open xpto: Win32 is not POSIX.
Need Win32 developer!

so maybe there are still known issues.

If I have time, I may try to hunt up the 'setfenv' Method.

Thanks.

-Kris



More information about the Pdx-pm-list mailing list