I've been lurking on this list for a while and playing with Parrot. I
have created a little stack language not entirely unlike Forth I've come
to calling Parakeet. Consider the most trivial example:
0> 2 2 + println
4
0>
Two integers are pushed on the stack, the word "+" adds them leaving the
ASSUMPTION
Parrot will only link to the GMP library, right? Either static or
shared, doesn't matter.
IN BRIEF
If so, then there's no problem. GMP is licensed under the LGPL, the
same license as libc6. Parrot links to libc6 without any problem,
right? (Though thankfully it doesn't use much o
I've just completed the first version of the module. PAUSe seems to be
down, so right now its only accessible from
http://japhy.perlmonk.org/modules/
Once I fine-tune it, I'll get to work on Regexp::Perl6 (or whatever).
--
Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/
# New Ticket Created by Ion Alexandru Morega
# Please include the string: [perl #30534]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30534 >
This is the new classes/complex.pmc, tests included. It supports string
pars
# New Ticket Created by Ion Alexandru Morega
# Please include the string: [perl #30535]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30535 >
whoops, forgot the file :)
-
This is the new classes/complex.pmc, tes
On Mon, 2004-06-28 at 21:31, Will Coleda wrote:
> Adds whitespace to pdd02 so that the list items show up as such.
Thanks, applied. I also cleaned up a couple of other lists.
-- c
On Mon, 2004-06-28 at 21:30, Will Coleda wrote:
> Closes the pod inside the C comment for "pmcarray"
Thanks, applied.
-- c
On Mon, 2004-06-28 at 21:28, Will Coleda wrote:
> Minor update to the faq so it doesn't look we're not doing anything.
>
> __
> -Perl6 programs. The Perl6 language definition is currently (December 2001) being
> +Perl6 programs.
The Perl 6 Summary for the week ending 2004-06-27
What's this? No! It can't be! It's a *weekly* Perl 6 Summary. What is
the world coming to?
Sorry, I can't answer that one, so I'll tell you what's been happening
this week in perl6-internals.
Bignums, licenses, pie
As you are
# New Ticket Created by Ion Alexandru Morega
# Please include the string: [perl #30528]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30528 >
This is the latest version of the String PMC, complete with iterators.
In my
# New Ticket Created by Will Coleda
# Please include the string: [perl #30522]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30522 >
Adds whitespace to pdd02 so that the list items show up as such.
Index: docs/pdds/pdd0
# New Ticket Created by Will Coleda
# Please include the string: [perl #30521]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30521 >
Closes the pod inside the C comment for "pmcarray"
Index: classes/pmcarray.pmc
===
# New Ticket Created by Will Coleda
# Please include the string: [perl #30520]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30520 >
Minor update to the faq so it doesn't look we're not doing anything.
Index: docs/faq.p
13 matches
Mail list logo