Updated: 2011/08/28 20:57:32 julian

SCSS

SCSS is an R6RS Scheme library 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. SCSS includes a pluggable API for arbitrary document implementations that allows it to accomodate the full range of selector types described in the W3C recommendation; SDOM is supported out-of-the-box.

Development status

Download SCSS

The current development version of SCSS is 0.4.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 © 2011 Julian Graham

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