ARSA Language  2.7.3
(GPU & Web 3.0)
xml.h File Reference

Go to the source code of this file.

Classes

class  xml
 

Detailed Description

ARSA Language, xml, json operations:
XML: using pugixml is a light-weight C++ XML processing library.
https://pugixml.org
pugixml license:
https://pugixml.org/license.html
JSon: using JSON parser is Very low footprint JSON parser written in portable ANSI C.
https://github.com/udp/json-parser
JSON parser license:
https://github.com/udp/json-parser/blob/master/LICENSE

Definition in file xml.h.