Connecting Tech Pros Worldwide Forums | Help | Site Map

C XML Parser

Member
 
Join Date: Aug 2008
Posts: 127
#1: Jun 22 '09
Hello bytes.com community,

I would really appreciate your expertise on the best C XML Parser. Note that it shall be C and not C++ thus, for example, TinyXML is excluded from the filed.

i know about some projects out there (i am currently using the AXL libary http://www.aspl.es/axl/) but i would like some real world experience and maybe if you have found a library that is not so well-known but it worths a try.

And of course it must be open source and highly compatible.

Thanks for your help!

zodilla58's Avatar
Expert
 
Join Date: Dec 2006
Posts: 783
#2: Jun 22 '09

re: C XML Parser


I have heard about libxml for C. Find more on google for this. It is mostly open source!
gpraghuram's Avatar
Expert
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,266
#3: Jun 23 '09

re: C XML Parser


Try for expect XML parser and i think it is fully in C

Raghu
Reply