Updated: 2011/08/28 20:57:32 julian
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.
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
.
SCSS
has a mailing list provided by Savannah for discussion related to development. Visit the list info page for subscription information.
Full documentation is available here.
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.
Verbatim copying and distribution of this entire web page is permitted in any medium, provided this notice is preserved.