XML overuse? (was Re: Python to XML to Python conversion)

Christopher Browne cbbrowne at acm.org
Sat Jul 13 15:44:54 EDT 2002


Centuries ago, Nostradamus foresaw when Paul Rubin <phr-n2002b at NOSPAMnightsong.com> would write:
> Christopher Browne <cbbrowne at acm.org> writes:
>> I think the widespread lemming-rush to try to get _everything_ mapped
>> onto XML-based formats is a demonstration that a whole lot of people
>> have never even _looked at_ Lex and Yacc.
>> ...
>> (reverse (concatenate 'string "moc.enworbbc@" "enworbbc"))
>
> Or Lisp... ;-)

Sure.  But in that it's atypical for people to be terribly accepting
of languages options that don't look a whopping lot like C, I'll go
with "something related to C."

Perhaps they should look at Baker's META or ASN.1, but that _does_ get
pretty abtruse pretty quickly, and who has heard of them?

Yacc and Lex provide nice formal ways to describe grammars, can work
with the "Langues-du-jour," and it would be very instructive to see
that they _are_ usable for building parsers for small languages.
-- 
(reverse (concatenate 'string "moc.enworbbc@" "enworbbc"))
http://cbbrowne.com/info/spreadsheets.html
This is Linux country.  On a quiet night, you can hear NT re-boot.



More information about the Python-list mailing list