in reply to Re^4: Operator overloading with returning lists?
in thread Operator overloading with returning lists?
I have a sublanguage called "DPath" (inspired by XPath)
Interesting. I wonder why XPath wasn't used? All the examples in the Synopsis are also valid and equivalent XPaths. It's not all that much work either, since XML::XPathEngine can be used to add XPath support to any tree class.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Operator overloading with returning lists?
by renormalist (Sexton) on Dec 04, 2008 at 20:15 UTC |