Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

GNU SXML

SXML defines and implements a markup language. When the program is given a document containing user defined tags and their definition, it produces a new document, which is generated by replacing the tags with their definition (you can asssociate functions to tags). SXML supports the XML 1.0 syntax excluded entity support and documents' DTDs.

With SXML you can use XML to define sites that are accesssible by all browsers: since the output will be standard HTML, it's very good for maintaining Web sites. You can also use SXML as a module in a generation system: the system generates the SXML documents that will be transformed in the target language. You can also write a document in your markup language and compile it to different output languages. The program's ability to execute guile code, Perl functions, and shell commands in tags' definition lets you automate several tasks.

Last updated 3 Jan, 2008


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Requirements
  • Perl (Use Requirement)
  • Guile (Weak Prerequisite)
Related Projects

GNU sauce, GNUscape navigator

Versions

0.96

0.96 beta released 2001-08-29

User Community and Support

User guide included

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.