Re: [xsl] Saxon and Python

Subject: Re: [xsl] Saxon and Python
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Fri, 8 Jun 2001 12:04:09 -0400
[Gustaf Liljegren]
> I need to write an XSLT extension, and the language of choise for me right
> now is Python. Is there any hope that I can write extentions in Python
that
> works in Instant Saxon, or Saxon? References on connecting these two would
> be greatly appreciated.
>

You could use the java port of python to run saxon.  Then you ought to be
able to write an extension in jpython.

If you want to stay with cpython, you could use 4xslt from 4suite and write
an extension for that in python.

See www.4suite.org

Cheers,

Tom P


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread