This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Saxon and Python


[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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]