Submitted by Don Hopkins (not verified) on Sun, 02/26/2006 - 03:48.
How about writing a Relax NG visualizer, Oliver? I'd love to see a visual animation of James Clark's derivitive algorithm. It lazily generates the FSA on demand, as it validates XML, so it can efficient support interleaving (which would otherwise demand a huge FSA to cover all possible cases).
Oliver Steele lives in Western Massachusetts and commutes to downtown LA, where he is bringing an operating system from handwaving to reality. He was the architect of OpenLaszlo, the author of PyWordNet and other open source projects. His interests include programming languages, knowledge representation, information visualization, and math education. [more]
How about writing a Relax NG visualizer, Oliver? I'd love to see a visual animation of James Clark's derivitive algorithm. It lazily generates the FSA on demand, as it validates XML, so it can efficient support interleaving (which would otherwise demand a huge FSA to cover all possible cases).
-Don