
Last updated: 9/02/99
BCC, a Scheme library for SGML made by Sylvain BROSSET, Jeremy CALLES & David CANONICO
BCC is a Scheme based library for SGML Documents, which uses the NSGMLS parser. It was made to transform and apply easily built-in or user-defined functions to an SGML Document. As examples, this package contains 2 translators, made with the library, that translate documents from the LinuxDoc DTD to the DocBook DTD and then to a LaTeX file.
It also contains a lot of functions such as a wc-like and grep-like function that respect the specifity of SGML documents.
Moreover, the user can define, in Scheme R4RS, every functions he wants to apply to his SGML documents and redefine built-in functions he doesn't like.
This program was made in Scheme and C++. We have used Bigloo, a Scheme Compiler made by Manuel Serrano.
It runs under Unix or Linux.
Click here to download BCC 1.0, the manual, and some examples.
The Koala XSL engine made using SAX 1.0 API and DOM 1.0 made by Jeremy CALLES
You can find more explanation here.
You can download the package tar.gz here or .zip here.
XslSlideMaker to make quickly and easily slides in XSL and XML.
You can find more explanation here.
You can download the package tar.gz here or .zip here.