Download List

專案描述

XML-Lit is a simple program to perform very basic literate programming with any
XML-based markup language. It uses James Clark's Expat XML parser to weave
(convert to a form suitable for processing) and tangle (extract the source code
from) your XML documents. It has only been tested with DocBook at the moment,
but there is no reason why it should not work with any arbitrary XML markup.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-06 11:09
1.1

Support for external entities has just been added, although there are some problems with this feature (see the BUGS file). A few minor fixes have also been made to the code.
標籤: Major feature enhancements

2001-06-25 13:13
1.0

This release includes new elements for better arranging source code, fragmap, and fragment elements, which allow you to group source code fragments into a hierarchy, and a first shot at weaving these elements.
標籤: Major feature enhancements

Project Resources