Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
XML Stream Parser for Prolog This project intends to create a stream XML parser for SICStus Prolog. The current XML library comes with SICStus is a text parser, which ability to handle large XML is limited by the stack memory size limit (256MB) of a SICStus process.