Menu

New version of Pysch

Pysch is a Scheme runtime environment.

In this release we demonstrate handling of Python AST as XML and application of the XSLT to Python AST. XSLT is indeed emulated by a SXSLT program written in Scheme, but it is not important.

We also improved lookup of Scheme variables, so interpreter works 3 times faster on SXSLT code.

Posted by Oleg Paraschenko 2004-10-27

Log in to post a comment.