unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Julian Graham <joolean@gmail.com>
To: Guile Users <guile-user@gnu.org>
Subject: ANN: SCSS project development release 0.3.2
Date: Mon, 25 May 2009 16:59:50 -0400	[thread overview]
Message-ID: <2bc5f8210905251359n7f526f98sd0ab3b6fa0afe406@mail.gmail.com> (raw)

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




                 reply	other threads:[~2009-05-25 20:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2bc5f8210905251359n7f526f98sd0ab3b6fa0afe406@mail.gmail.com \
    --to=joolean@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).