articles filed under xml

Working with XML in newLISP
posted on 02/05/08 at 9:56 a.m. | |

Version 9.3 of newLISP has been released and has new functions to facilitate working with XML. newLISP has had the ability to parse XML data into an association list since version 6.10. 9.3 adds the ability to more easily traverse a parsed document and edit its contents. This article discusses the basics of parsing XML in newLISP as well has how to evaluate a parsed list back to XML.