Menu

First release of Pysch, Scheme runtime environment in Python

I'd like to announce addition to the list of Scheme
interpreters written in the Python language.

Pysch:
http://pysch.sourceforge.net/

I wrote Pysch for my own research goals, but I think
that it may be useful for general public.

Pysch relies on Bigloo to preprocess a source code of
Scheme programs (expand macros) and to save the result
as XML. Pysch interprets only the refined XML.

Pysch supports only a subset of the Scheme functions
library. Anyway, the subset is big enough to run
SXPath and SXSLT code.

Posted by Oleg Paraschenko 2004-10-08

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.