Skip to main content

Posts

Showing posts with the label James

expat 1.0 from November 13, 2023

 expat 1.0 from November 13, 2023 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. https://developer.team/delphi/33462-expat-10-from-november-13-2023.html