XML based programming language

stefaan stefaan.himpe at gmail.com
Tue Mar 20 05:42:53 EDT 2007


> Don't you think the lex/yacc combo is complex even in anything in
> real-life?
If real-life means: C++, then yes, it is impossible :)
If real-life means: some domain specific language, then it is ok.

>The "XML tree simplification implementations" (as Elementtree
> can be considered) has other complex tasks to do.

I fully agree. Perhaps I need a validating parser with user-definable
hooks for semantic actions. This would be a layer on top of
Elementtree.






More information about the Python-list mailing list