[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML parser in C
- From: Chris Burdess <dog@bluezoo.org>
- To: "Jan Mura" <jan.mura@volny.cz>
- Date: Sat, 21 Apr 2007 23:10:26 +0100
Jan Mura wrote:
> I am to work on a program for my employeer and I would like to have
> the config files and error logs in XML format. I would like to ask
> it is it better way to write my own parse or use some existing API
> like?
> I write it in C language.
See http://xmlsoft.org/ and http://www.tbray.org/ongoing/genx/ or
http://www2.autistici.org/bakunin/libnxml/doc/
> Also would like to know, if there is someone with experience with
> parsing of mathematical expressions. I want to have expressions in
> my config files and use them in condition in C source. It means if
> there is something like
> x == y
> in a config file I want to have a condition with this expression as
> it is.
> So the condition will look like
>
> IF (x == y) ...
That is not relevant to this mailing list.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]