|
|
Log in / Subscribe / Register

Scheme Weekly News

From:  MJ Ray <mjr@towers.org.uk>
To:  swn@freelists.org
Subject:  [swn] Scheme Weekly News for 2003-02-10
Date:  Mon, 10 Feb 2003 19:51:08 +0000

Hello again,

We're back on Mondays!  I've added more parts to the production system
so that this should be a regular thing.  I'm going to tidy up the web
site and next week I'll tell you how you can add SWN headlines to your
web pages.  Thanks for reading, MJR


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-02-10)
	(Compiled by: MJ Ray)


Gauche 0.6.7.1

	Gauche is an R5RS Scheme interpreter designed to be suitable
	for daily work.  This release adds or enhances modules including
	character encoding conversions, lists and combinations, port IO
	and many small bugfixes.

URL: http://www.shiro.dreamhost.com/scheme/gauche/


GNU TeXmacs 1.0.1.3

	GNU TeXmacs is a structured document editor inspired by LaTeX and
	Emacs, but based on Guile Scheme.  This release adds interfaces
	to Gnuplot, minor bugfixes and a new html output filter.

URL: http://www.texmacs.org/


SISC 1.7.2-beta

	SISC is a Java-based interpreter of Scheme, supporting the
	full R5RS specification and much more besides.	This release
	adds support for SRFIs 31, 34, 35, and 37, and some fixes.
	Better stack tracing support was also added.

URL: http://sisc.sourceforge.net/


SCOP-SCM 0.3

	SCOP 1.1 is a lightweight, simple, high-level communication
	interface which is claimed as a good alternative to Corba.
	This is a binding for Bigloo and Chicken, build on top of the
	C interface and pretty close to the C++ API.  Only level 1 is
	implemented at present.  Examples are given.

URL: http://pi7.fernuni-hagen.de/hartrumpf/scop/


ICLP'03: Call for contributions

	The Nineteenth International Conference on Logic Programming
	has issued a call for contributions from all areas of logic
	programming.  A list of suggested themes, submission guidelines
	and publication details are available on the web site.

URL: http://www.tcs.tifr.res.in/~iclp03


HtmlPrag 0.2

	HtmlPrag is a permissive parser of HTML to SXML.  This release
	contains some portability and documentation improvements.
	The next release is supposed to contain a test suite, so 0.2 is
	best regarded as a prerelease for the curious.

URL: http://www.neilvandyke.org/htmlprag/


QuantLib 0.3.1

	This C++ module for quantitative financial modelling, trading
	and risk management has announce SWIG-built wrappers for MzScheme
	and Guile.

URL: http://quantlib.org/



to post comments


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds