[REBOL] [REBOL.org] Recent changes
From: rebol:rebol at: 2-Sep-2006 2:41
[REBOL] [REBOL.org] Recent changes
This is an automatic email from REBOL.org, the REBOL Script Library to notify you of
recent changes to the Library.
=======changes=======
qml-base.r
--change: new script
--change: documentation added or updated
--title: Qtask Markup Language - parser and other common code
--owners: gabriele
--author: Gabriele Santilli
--purpose: This program implements the base for QML (Qtask Markup Language) converters
(for example
it's the base for a QML to XHTML converter used in Qtask), by implementing the parsing
of a QML text string into a QML document tree.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=qml-base.r
xhtml-emitter.r
--change: new script
--change: documentation added or updated
--title: Qtask Markup Language - XHTML emitter
--owners: gabriele
--author: Gabriele Santilli
--purpose: This program implements a QML to XHTML converter. The input is a QML document
tree
(from the QML parser), and the output is XHTML text.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=xhtml-emitter.r
=======additional information=======
new and updated scripts:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent
recent documentation:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r
=======end=======
--The Library People
--2-Sep-2006