Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Perl 6 Summary for 2004-11-08 through 2004-11-15

4 views
Skip to first unread message

Bernhard Schmalhofer

unread,
Nov 16, 2004, 3:51:57 AM11/16/04
to Matt Fowles, perl6-i...@perl.org
Matt Fowles wrote:

> string pinning
> Bernhard Schmalhofer wanted to pass the same C-string into to different
> external functions so that the first could do things to it that the
> second required. However, the solution that he found kept eating his
> string after the first invocation. Dan and Leo came to the conclusion
> that the 'd' parameter for NCI was the correct thing to use in this
> situation.
Actually it is the 'b' signature specifier, for a raw buffer.

> eval changes
> Leo updated the implementation of eval to make it even cooler or
> possibly just clean it up and fix some bugs.... I forget.
>
> <http://xrl.us/dy5i>
Thanks for putting that into the summary, because I missed it on the
list. Now I know why the 'eval' macro in Parrot m4 is failing.

CU, Bernhard
--
**************************************************
Dipl.-Physiker Bernhard Schmalhofer
Senior Developer
Biomax Informatics AG
Lochhamer Str. 11
82152 Martinsried, Germany
Tel: +49 89 895574-839
Fax: +49 89 895574-825
eMail: Bernhard.S...@biomax.com
Website: www.biomax.com
**************************************************

Jeff Horwitz

unread,
Nov 17, 2004, 10:20:46 AM11/17/04
to Matt Fowles, Perl 6 Internals List
On Mon, 15 Nov 2004, Matt Fowles wrote:
> Languages with Object Support?
> Jeff Horwitz wondered if there were any languages with object support
> that he could bend to the evil ends of mod_parrot. While no one
> answered, I think Parakeet might be such a language...

parakeet's a newcomer to the languages directory, so i hadn't seen it
before. it has objects and functions, so it should fit in nicely with
mod_parrot. it's currently broken with all the changes that have been
going on, but michel is working on the fixes.

good suggestion, matt. :)

-jeff

Dan Sugalski

unread,
Nov 18, 2004, 1:45:58 PM11/18/04
to Michel Pelletier, perl6-i...@perl.org, je...@sixgeeks.com, uber...@gmail.com
At 11:06 AM -0800 11/18/04, Michel Pelletier wrote:
> > From: Jeff Horwitz <je...@sixgeeks.org>
>> To: Matt Fowles <uber...@gmail.com>
>> cc: Perl 6 Internals List <perl6-i...@perl.org>
>> Subject: Re: Perl 6 Summary for 2004-11-08 through 2004-11-15
>> Message-ID: <Pine.LNX.4.44.041117...@booger.sixgeeks.org>
>> MIME-Version: 1.0
>> Content-Type: TEXT/PLAIN; charset=US-ASCII
>I need CVS access first, I created my perl.org account ("michel") but have
>been unsuccessful talking someone into adding me to the access file. Help?
>Please? ;)

Bah. I sent off a request. If you don't hear back in a day or so it
likely means I forgot to tell you that this is done, so try it
anyway. :)
--
Dan

--------------------------------------it's like this-------------------
Dan Sugalski even samurai
d...@sidhe.org have teddy bears and even
teddy bears get drunk

Michel Pelletier

unread,
Nov 18, 2004, 2:06:47 PM11/18/04
to perl6-i...@perl.org, je...@sixgeeks.com, uber...@gmail.com
> From: Jeff Horwitz <je...@sixgeeks.org>
> To: Matt Fowles <uber...@gmail.com>
> cc: Perl 6 Internals List <perl6-i...@perl.org>
> Subject: Re: Perl 6 Summary for 2004-11-08 through 2004-11-15
> Message-ID: <Pine.LNX.4.44.041117...@booger.sixgeeks.org>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On Mon, 15 Nov 2004, Matt Fowles wrote:
> > Languages with Object Support?
> > Jeff Horwitz wondered if there were any languages with object support
> > that he could bend to the evil ends of mod_parrot. While no one
> > answered, I think Parakeet might be such a language...
>
> parakeet's a newcomer to the languages directory, so i hadn't seen it
> before. it has objects and functions, so it should fit in nicely with
> mod_parrot. it's currently broken with all the changes that have been
> going on, but michel is working on the fixes.

I need CVS access first, I created my perl.org account ("michel") but have
been unsuccessful talking someone into adding me to the access file. Help?
Please? ;)

-Michel

0 new messages