[cc65] XML Parser

From: Payton Byrd <payton1paytonbyrd.com>
Date: 2007-02-04 04:49:34
Has anyone seen an XML parser written for CC65 yet?  If not, does anyone know of a small open source XML parser written in C?  I've found a couple written in C++ (TinyXml, for example) but none that looked like they would be good for CC65 usage.

I'm not looking for anything that produces a DOM, there's no way to accomplish that on 8-bit machines, but I think an SAX style parser should be very easily accommodated by CC65.

Payton Byrd
Homepage - <http://www.paytonbyrd.com>
Blog - <http://blogs.ittoolbox.com/visualbasic/dotnet/>


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Feb 4 04:49:56 2007

This archive was generated by hypermail 2.1.8 : 2007-02-04 04:50:00 CET