[plt-scheme] ANNOUNCE: New SchemeQL version 0.04
Hi all,
This announces the availability of the new SchemeQL version 0.04. In
this release:
   * A number of bugs corrected.
   * IMPORTANT: the API has changed considerably, and it is not
                compatible with that of previous version.
                Most forms in the API are macros that backquote
                implicitly their arguments.
   * SchemeQL uses SRFI-13.  You can download, and install the port
     from schematics @ sourceforge too. 
You can read more on SchemeQL on the paper: "Two Little Languages:
SchemeUnit, and SchemeQL" that will be presented at the Scheme
Workshop next October:
       http://schematics.sourceforge.net/schemeunit-schemeql.ps
To download SchemeQL please visit schematics @ sourceforge:
             http://sourceforge.net/projects/schematics/
or directly from here:
http://sourceforge.net/project/showfiles.php?group_id=19879&release_id=105555
via CVS:
cvs -d:pserver:anonymous at cvs.schematics.sourceforge.net:/cvsroot/schematics login 
cvs -z3 -d:pserver:anonymous at cvs.schematics.sourceforge.net:/cvsroot/schematics co schemeql
As always your feedback, and comments are welcome.
Enjoy!
--Francisco