This is my attempt to make scsh a library for scheme 48 so that it can be easily maintained and used in modern systems.
This is in a git repository. To clone it, do
git clone git://github.com/roderyc/pantene.git
rx uses s-expression notation to match regexes. This was part of scsh, but it doesn't depend on scsh directly, so I decided to pull it out and make it a library on it's own.
This is a mercurial repsitory. To clone it, do
git clone git://github.com/scheme/rx.git