Hi Schemers, I am pleased to announce that the SCSS project has released version 0.2.1, our third development release.
SCSS is a Scheme module for parsing, querying, and emitting style information compatible with the W3C Cascading Stylesheets recommendation. While SCSS does not itself provide any rendering functionality, it can provide style information to applications and libraries that do. If used with XML documents produced by SXML or SDOM, SCSS can accomodate the full range of selector types described in the W3C recommendation; it can also match simple selectors against strings when structured document information is not available. The 0.2.1 development release includes complete querying and parsing support for the full range of CSS syntax. It also includes some really significant performance improvements over the previous verison, 0.2.0. See the TODO file included in the documentation for information on bugs and missing features. The release can be obtained from the SCSS home page (http://www.nongnu.org/scss/) or from the SCSS project page on Savannah (http://www.savannah.nongnu.org/projects/scss/). _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user