![]() |
|
XP is just a number | |
PerlMonks |
Re^3: Using overload to parse arithmetic termsby Tomte (Priest) |
on Feb 07, 2006 at 12:57 UTC ( #528501=note: print w/replies, xml ) | Need Help?? |
Hmm, how do you store the expressions? If you store them as a tree, you already have the information necessary, because you can always generate parenthesis for an <+|->-Node with to children on the fly - that's what I meant with showing relevant code - do you store the expression as a tree - otherwise this is a useless info on my part *g*?
regards,
An intellectual is someone whose mind watches itself.
In Section
Seekers of Perl Wisdom
|
|