[plt-scheme] WebIt! 2.0, Release Candidate 2
Release candidate 2 of the new WebIt! (version "2.0") is now
available at:
http://celtic.benderweb.net/webit/preview/
This release candidate requires at least PLT v206p1. A few
(SSAX-related) examples require PLT v209.
Changes in the new release include:
- A new manual is now included in the distribution; also available on
the web site at:
http://celtic.benderweb.net/webit/manual/index.html
- A new pattern matcher for XML, 'xml-match', is introduced. This is
intended to eventually replace the old 'xml-rules/xml-case' pattern
matcher. In addition to the xml-match syntax, xml-match-let and
xml-match-let* are provided.
- Added a new module for syntax-coloring of Scheme code in HTML
(scm-markup.ss). (This syntax-coloring library is used for most of the
markup of Scheme code in the new manual.)
xml-match is based on both the earlier xml-case pattern matcher in
WebIt! and the s-expression pattern matcher of Erik Hilsdale, et al. at
Indiana University. Details of the new XML pattern matcher are desribed
in the manual:
http://celtic.benderweb.net/webit/manual/node_3.html
Jim Bender
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20050306/02e2f3bc/attachment.html>