PYX

May 13, 2004

Sean McGrath points to an older article of his about PYX -- I had never heard about this notation before, but the examples in his article like this one: xmln fig1.xml | grep "^-" | awk "{print substr($0,2)}" | wc -w are much to my liking. awk for processing XML, how cool is that?

About

This page contains a single entry from Stefan Tilkov's Random Stuff posted on May 13, 2004 9:04 AM. The previous post in this blog was the bootstrap -- MDA Blog. The next post in this blog is Content-based Routing for Web Services. Many more can be found on the main index page or by looking through the archives.

Comments