I find myself frobbing trees a lot these days: read in some XML,
wander around in tree-land for a while, then output either more XML
or somesuch. And, quite frankly, it's a bit of a pain.
The issue, as I see it, is that Perl has no "power tools" for dealing
with trees. I will admit that I don't
I'm going to take a left turn in replying and say that your approach to the
problem is causing the problem. This is diverging from the question of tree
manipulation, but I don't think that's what you really need.
Anyhow, on with the show...
On Tue, Dec 24, 2002 at 12:02:09AM -0800, Rich Morin w
Not too long ago, I removed the string_destroy() function.[..]
I can certainly see the desirability of deleting functions not
currently needed, as a way of shrinking the code base, thus
making it easier to alter during this early phase of its life.
But what struck me a while back when some gc
The Perl Summary for the week ending 20021222
Hello, good morning and welcome to the Christmas edition of the Perl 6
summary. For some reason I have convinced myself to sit here on
Christmas Eve writing a summary for all you crazy kids out there who
hang on my every word. Plus, it b
First I want to wish all of you a Merry Christmas.
And second I have here a rather largish Christmas parcel^H^H^H^Htch.
I'll send it to everyone who wants to have a look at it.
Contents is not so secrete:
- mark_used and buffer_lives are united to:
void pobject_lives(interp *, PObj *);
- vt
[EMAIL PROTECTED] (Rich Morin) writes:
> I find myself frobbing trees a lot these days
So that's where the ents came from.
--
Within a computer, natural language is unnatural.
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #19406]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19406 >
This patch creates a script
tools/dev/extract_file_descriptions.pl
It produces a
At 1:29 AM -0800 12/24/02, Michael G Schwern wrote:
I'm going to take a left turn in replying and say that your approach to the
problem is causing the problem. This is diverging from the question of tree
manipulation, but I don't think that's what you really need.
Well-meant suggestions are alw
On Tuesday, December 24, 2002, at 02:55 AM, Piers Cawley wrote:
Apparently part of the problem is that the undef function isn't
fully defined.
Well, isn't that sort-of the point?
:-)
David
--
David Wheeler AIM: dwTheory
[EMAIL PROTECTED]
On Tue, Dec 24, 2002 at 09:51:07AM -0800, Rich Morin wrote:
> >So with simple data like this, I'd just use YAML. This isn't really
> >important, just a YAML plug. :) But it does have a better resulting data
> >structure as we'll see below.
>
> I went to a talk on YAML and was quite impressed, ov
# New Ticket Created by Jason Gloudon
# Please include the string: [perl #19418]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19418 >
This patch gets garbage collection working on IA-64 linux. With a few more
changes it
Rich Morin wrote:
is not something I want to try in XSLT. I can do it in Perl, of course,
but I end up writing a lot of code. Am I missing something? And, to
bring the posting back on topic, will Perl6 bring anything new to the
campfire?
I think that one of the things that Perl6 will bring is
12 matches
Mail list logo