<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Ok - new to racket. I would like to use it because I know Common
    Lisp, but need something that provides good cross-platform gui
    capabilities. (I can't afford a commercial implementation of CL.)<br>
    <br>
    My software will harvest data from several web services that provide
    results in xml.<br>
    <br>
    I have spent a half hour searching for info on how to run xslt
    transforms in racket. All that I can find is a mention that sxml <i>used
      to have</i> xslt but doesn't any more. I would prefer native
    racket rather than some kind of ffi solution if possible.<br>
    <br>
    Any suggestions?<br>
    <br>
    Best,<br>
    <br>
    - DJ -<br>
    <br>
    <br>
  </body>
</html>