LWN.net Logo

Scheme Weekly News

From:  MJ Ray <markj@cloaked.freeserve.co.uk>
To:  swn@freelists.org
Subject:  [swn] Scheme Weekly News for 2002-09-09
Date:  Mon, 09 Sep 2002 23:28:18 +0100

	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: 2002-09-09)
	(Compiled by: MJ Ray)


Gauche-gtk 0.1

	Initial release of GTK2 bindings for Gauche.  Lots of missing
	calls, but developers are asked to test it and report bugs.
	It probably helps if you know some GTK2 already.

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


Guile 1.6.0

	First release of the new stable branch of Guile Scheme from GNU.
	Expanded functionality, including more SRFI support and better
	documentation.

URL: http://www.gnu.org/software/guile/guile.html


Guile bindings for GSL and LAPACK

	(Download link)  Bindings for the GNU Scientific Library and
	(to a much lesser extent) LAPACK.  Includes fast implementations
	of a number of numerical routines.

URL:
http://httpd.chello.nl/~a.w.peters/software/guile-numerics-0.1.0.tar.gz


Bigloo 2.5b

	A minor release of the "practical Scheme compiler".  Contains
	improved hygenic macro support, the BDB debugger, a new shared
	library naming scheme and a SRFI facility.

URL: http://www-sop.inria.fr/mimosa/fp/Bigloo


Quack 0.9

	Enhanced Emacs support for Scheme programming.	Now works in
	FSF Emacs 21 and 20, and XEmacs 21.

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


guile-gtk-1.2 0.31

	A new branch of guile-gtk which only supports gtk+ 1.2 and doesn't
	require gnome.	Allows access to the gtk+ toolkit from guile.

URL: http://www.zagadka.ping.de/guile-gtk/latest.html


Gauche 0.6.2

	R5RS Scheme implementation for system scripting (and other tasks,
	of course).  Supports UTF-8, EUC-JP, and Shift-JIS multibyte
	encodings natively.  This release contains bugfixes, SRFI-30
	block comments, module inheritance and debugging features.

URL: http://www.shiro.dreamhost.com/scheme/gauche/index.html
-- 
MJR


(Log in to post comments)

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