Scheme Weekly News
[Posted March 11, 2003 by cook]
| From: |
| MJ Ray <mjr@towers.org.uk> |
| To: |
| swn@freelists.org |
| Subject: |
| [swn] Scheme Weekly News for 2003-03-10 |
| Date: |
| Mon, 10 Mar 2003 23:40:43 +0000 |
Scheme Weekly News for 2003-03-10
Short issue again today. Please send news to comp.lang.scheme
or directly to me...
URL: http://mjr.towers.org.uk/swn/
This is a round-up of news and announcements related to the
Scheme programming language, mostly taken from newsgroups,
mailing lists and web sites that I'm aware of. Feel free to
send me more. The aim is to publish in multiple formats on the
web each week, but more on that very soon. (Date: 2003-03-10)
(Compiled by: MJ Ray)
HtmlPrag 0.5
HtmlPrag is a portable Scheme robust HTML parser which produces
SXML structures from imperfect input. This version now tests
OK under 13 different Scheme implementations.
URL: http://www.neilvandyke.org/htmlprag/
RScheme 0.7.3.2
RScheme is an extended Scheme implentation with a compiler that
can target RScheme or C code. This version improves compilation
speed, regex support and Askemos support.
URL: http://www.rscheme.org/
GNU TeXmacs 1.0.1.7
TeXmacs is a document processor with a WYSIWYM interface inspired
by TeX and Emacs, but implemented in Guile Scheme. This version
continues the reorganisation of the c++ interface and optimises
some display routines for slower systems.
URL: http://www.texmacs.org/
LOPSTR'03 First CFP
International Symposium on Logic-based Program Synthesis and
Transformation, 25 - 27 August 2003 Uppsala, Sweden is open
to contributions in logic-based program development in any
language paradigm.
URL: http://www.cs.kuleuven.ac.be/~dtai/lopstr03/
SISC 1.7.5
SISC is an extensible heap-based interpreter of Scheme running
on the Java VM, supporting the entire R5RS Scheme. This release
adds support for writing circular/shared structures, a better
continuation system, the SISC Object System, improved performance
and support of SRFIs 31, 34, 35, 37 and 38.
URL: http://sisc.sf.net/
(
Log in to post comments)