On Tue, May 03, 2005 at 09:22:11PM +0100, Nicholas Clark wrote:
>
> Whilst I confess that it's unlikely to be me here, if anyone has the time
> to contribute some help, do you have a list of useful self-contained tasks
> that people might be able to take on?
Very good question -- I can probably c
Perl 6 Summary for 2004-04-26 through 2005-05-03
All~
Welcome to another weeks summary. This week I shall endeavor not to
accidentally delete my summary or destroy the world. So here we go with
p6c.
Perl 6 Compilers
implicit $_ on for loops
Kiran Kumar found a bug in pugs
On Tue, May 03, 2005 at 02:33:25PM -0500, Patrick R. Michaud wrote:
[snip the good bit]
Three cheers for Patrick.
Boo hiss to real life, especially when it gets in the way.
> Not yet implemented, but coming soon (rough priority order):
>
> - updated test harness/test suite
> - cut operation
On Tue, May 03, 2005 at 09:22:11PM +0100, Nicholas Clark wrote:
> Whilst I confess that it's unlikely to be me here, if anyone has the time
> to contribute some help, do you have a list of useful self-contained tasks
> that people might be able to take on?
Following some discussion on #perl6, it s
On Tue, May 03, 2005 at 03:46:54PM -0400, Rob Kinyon wrote:
> Will this change remove the need for pugscc to be cygpath'ed on
> cygwin? Or, should I go ahead and work on this?
Please go ahead -- pugscc will still be needed to create
native executables without using parrot.
Thanks,
/Autirjus/
pg
Will this change remove the need for pugscc to be cygpath'ed on
cygwin? Or, should I go ahead and work on this?
Rob
On 5/3/05, Autrijus Tang <[EMAIL PROTECTED]> wrote:
> Because I want to embed PGE in Pugs, I end up embedding the
> entire libparrot. :-)
>
> As of two hours ago, if you set the PU
Because I want to embed PGE in Pugs, I end up embedding the
entire libparrot. :-)
As of two hours ago, if you set the PUGS_EMBED environment
variable to "parrot" and run perl Makefile.PL, Pugs will
build and link against Parrot, and provide a require_parrot()
primitive for you. JIT works as one o
The short story
---
I've just committed a new, rewritten version of PGE to the Parrot
repository. It's still somewhat preliminary and many rule features
are still missing. On the other hand, it's now written entirely
in PIR (no more C compiling!) and provides a stronger base plat
Nathan,
On May 3, 2005, at 12:32 PM, Nathan Gray wrote:
On Tue, May 03, 2005 at 10:36:40AM -0400, Stevan Little wrote:
The ongoing search to find a good model for TODO tests in Pugs
continues ...
To start with, the idea of some kind of "switch" to turn all failures
into TODOs has been removed. It w
On Tue, May 03, 2005 at 10:36:40AM -0400, Stevan Little wrote:
> The ongoing search to find a good model for TODO tests in Pugs
> continues ...
>
> To start with, the idea of some kind of "switch" to turn all failures
> into TODOs has been removed. It was a bad idea from the start and since
> i
The ongoing search to find a good model for TODO tests in Pugs
continues ...
To start with, the idea of some kind of "switch" to turn all failures
into TODOs has been removed. It was a bad idea from the start and since
it never actually was implemented, I have ditched it entirely.
Second, I wo
>From a Perl 6 perspective, we should probably read this and think about
what this gives us, and what it doesn't. Parrot doesn't have to support
everything in Perl's calling conventions, but it has to support enough
so that Perl's invocations are efficient.
--
Aaron Sherman <[EMAIL PROTECTED]>
Se
On Tue, May 03, 2005 at 07:36:24AM -0400, Rob Kinyon wrote:
> I pulled svn r2461 and it does compile on cygwin, yes. But, the
> @INC problem is still there, preventing 'make test' from running
> successfully. Do you want me to look at that?
Please do, thanks. :-)
Also there is the problem wit
Gaal -
I pulled svn r2461 and it does compile on cygwin, yes. But, the
@INC problem is still there, preventing 'make test' from running
successfully. Do you want me to look at that?
Rob
On 5/2/05, Gaal Yahas <[EMAIL PROTECTED]> wrote:
> On Mon, May 02, 2005 at 09:06:42AM -0400, Rob Kinyon wr
14 matches
Mail list logo