mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-24 05:43:53 +00:00
This directory contains sample files for running the XML parser. To build the parser, under extra/xml directory: Step 0. mmake tryit.depend Step 1. mmake tryit To run the parser, under extra/xml/samples directory: ../tryit newsarticles.xml The files in this directory are: README this file. catalog a catalog file newsarticles.dtd a sample news article DTD file newsarticles.xml a sample news article XML 1.0 file