unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ANN: SCSS project development release 0.3.2
@ 2009-05-25 20:59 Julian Graham
  0 siblings, 0 replies; only message in thread
From: Julian Graham @ 2009-05-25 20:59 UTC (permalink / raw)
  To: Guile Users

Hi Schemers,

I am pleased to announce that the SCSS project has released version
0.3.2, our eighth 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.3.2 development release features a completely rewritten parser
(based on WebKit) which is both more compact and much more compliant
with the CSS 2.1 recommendation than the previous LALR-based one,
particularly when it comes to recovering from errors.  A rudimentary
test suite is now included in the distribution, and several small but
important bugs have been fixed.  See the NEWS and TODO files included
in the distribution for more detailed information on the changes in
this release.

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-25 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 20:59 ANN: SCSS project development release 0.3.2 Julian Graham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).