Updated: 2006/11/03 15:15:54 julian

SCSS

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.

Development status

Download SCSS

The current development version of SCSS is 0.2.2. While the API may be considered function-complete, it may be subject to some syntactical change as we discover and resolve issues in the process of reaching a stable release. See the README and INSTALL files included in the distribution for more information.

There are currently no stable releases of SCSS.

Mailing list

SCSS has a mailing list provided by Savannah for discussion related to development. Visit the list info page for subscription information.

Documentation

Full documentation is available here.

License

SCSS is being developed and will be released under the GNU General Public License. See the Free Software Foundation's web site for more information.


Copyright © 2006 Julian Graham

Verbatim copying and distribution of this entire web page is permitted in any medium, provided this notice is preserved.