I hope you didn't do that by hand. I wrote a utility last Dec.
specifically for formatting Parrot's Pod.
http://search.cpan.org/~jhoblitt/Pod-Tidy-0.09/
-J
--
pgpzBpjkdkKah.pgp
Description: PGP signature
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #40219]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40219 >
Parrot's sprintf implementation is currently quite buggy, as
evidenced by failing Tc
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #40218]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40218 >
So sayeth the docs for the get_*_hll global opcodes:
If the global doesn't exist,
Has anyone looked at LLVM lately?
http://llvm.org/
It seems to be making a lot of progress lately with the support of Apple
(which is using LLVM for its own purposes in Mac OS X). Is there anything
there Parrot can steal? Would it make sense for Parrot to target LLVM
bytecode and let LLVM do fu
# New Ticket Created by Chip Salzenberg
# Please include the string: [perl #40217]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40217 >
Hard-coded language names in Parrot are ... well ... bad.
Very bad.
--
Chip Salzenbe
Author: ambs
Date: Tue Aug 22 10:14:31 2006
New Revision: 14308
Modified:
trunk/docs/pdds/clip/pdd06_pasm.pod
trunk/docs/pdds/clip/pdd09_gc.pod
trunk/docs/pdds/clip/pdd10_embedding.pod
trunk/docs/pdds/clip/pdd11_extending.pod
trunk/docs/pdds/pdd21_namespaces.pod
Changes in other ar
Transcript now available at:
http://www.parrotcode.org/misc/parrotsketch-logs/
irclog.parrotsketch-200608/irclog.parrotsketch.20060822
--
Will "Coke" Coleda
[EMAIL PROTECTED]
On Mon, Aug 21, 2006 at 07:16:46AM -0700, Will Coleda wrote:
> While the primary use of dump is for immediate debug output (and
> therefore puts is ok), being able to get at the string it generates
> is *very* useful for testing.
I've refactored the existing 'dump' method into separate
'dump_s
On Mon, Aug 21, 2006 at 06:49:20PM -0400, Mr. Shawn H. Corey wrote:
> Chip Salzenberg wrote:
> > On Mon, Aug 21, 2006 at 06:05:08PM -0400, Mr. Shawn H. Corey wrote:
> >> Don't forget that some programs, like mailers, wrap at 80 characters.
> >
> > I don't know of any mailer that is hard-coded at a