This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/sgml/FILES
2009-03-13 19:39:06 +00:00

21 lines
624 B
Plaintext

Files in the SGML/XML parser:
catalog.c Handle SGML_CATALOG_FILES
catalog.h
charmap.c Character classification and mapping
dtd.h Include file for DTD primitives
dtd2pl.c Main file for dtd2pl: convert DTD to Prolog
error.c Utilities for generating Prolog exceptions
error.h
model.c State engine for handling DDT content model
model.h
parser.c The parser itself
parser.h
prolog.c Print DTD in Prolog source (used by dtd2pl)
prolog.h
sgml.c Main file for sgml (stand-alone parser)
sgml2pl.c SWI-Prolog foreign code wrapper
sgmldefs.h General definitions
util.c Basic character handling and utilities
util.h