From: "Jordan Katz" <underlevel.net at katz>
> I'd like to be able to use a package called SXML (see
>
http://okmij.org/ftp/Scheme/xml.html) from my common lisp code in
> ACL 6.2. How would I go about doing this? I looked through the
> manual but only found Java interfaces, etc. and no references on how
> to call Scheme code from ACL.
Use PseudoScheme.
P.