Version 3 (modified by 12 years ago) ( diff ) | ,
---|
Simple API for XML
Current development version of Matreshka includes implementation of SAX to process XML files.
Build procedure
- Checkout source code from repository (be ready to download approximately 95M). svn://adaforge.qtada.com/matreshka/trunk/matreshka
- Run make in root directory to configure system and build basic libraries.
- Enter design/xml2 directory.
- Run make to build SAX implementation and demo program.
To play with demo program run
./demo <file.xml>
Note:
See TracWiki
for help on using the wiki.