guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: SCSS project development release 0.2.1


From: Julian Graham
Subject: ANN: SCSS project development release 0.2.1
Date: Sun, 8 Jan 2006 14:56:02 -0500

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/).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]