Skip to content

zpl-zak/c2p-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C2P-XML

Basic XML parser with support of nested and/or multiple nodes inside a XML document. Also supports node properties.

Usage

Get the latest version of XML parser and look into main.cpp and/or source code of actual XML parser.

Known Bugs

See Issues tab for information.

Why do you update this after a long time?

I wanted to update this small parser to fit my coding style and support cross-platform builds. The fate of this parser would be either incorporating into DZMLang(see profile) or rewriting from scratch.

License

License can be found at file 'LICENSE' in repo's root.

About

Simple XML Parser written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages