Outdated egg!

This is an egg for CHICKEN 3, the unsupported old release. You're almost certainly looking for the CHICKEN 4 version of this egg, if it exists.

If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.

asxt

  1. Outdated egg!
  2. asxt
    1. Description
    2. Author
    3. Requirements
    4. Download
    5. Documentation
    6. License
    7. Changelog

Description

Another Scheme XML Transformer

Author

Neil van Dyke (neil AT neilvandyke DOT org)

Requirements

syntax-case

Download

asxt.egg

Documentation

Usage:

 (use asxt)

See the official documentation for ASXT.

License

 Copyright (c) 2004 Neil W. Van Dyke.  This program is Free
 Software; you can redistribute it and/or modify it under the terms of the
 GNU Lesser General Public License as published by the Free Software
 Foundation; either version 2.1 of the License, or (at your option) any
 later version.  This program is distributed in the hope that it will be
 useful, but without any warranty; without even the implied warranty of
 merchantability or fitness for a particular purpose.  See the GNU Lesser
 General Public License [LGPL] for more details.

Changelog