Related articles |
---|
syslog parser mballen@NOSPAM_erols.com (Michael B. Allen) (2000-02-19) |
Re: syslog parser george@castro.dbnet.ece.ntua.gr (2000-02-21) |
Re: syslog parser rkrayhawk@aol.com (2000-02-21) |
From: | george@castro.dbnet.ece.ntua.gr (Yiorgos Adamopoulos) |
Newsgroups: | comp.compilers |
Date: | 21 Feb 2000 23:54:26 -0500 |
Organization: | [I Have A] Bad Temper Inc. |
References: | 00-02-101 |
Keywords: | parse |
>I thought it might be a cool idea to use flex/bison to parse all the
>config files on my linux system for interfacing with an XML parser
>front-end and exporting them as objects thru CORBA. So I ran out and
I am not as good at compilers as with system administration, so why
not use Perl to parse config files? The CPAN archive contains a
plethora of XML tools that could help you do what you want.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.