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-10-28
Date:  Mon, 28 Oct 2002 22:32:50 +0000

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


TeXmacs 1.0.0.19

	GNU TeXmacs is a WYSIWYGish document processor inspired by TeX and
	Emacs, containing Guile Scheme.  This version introduces automatic
	assembling of documentation, help browsing, improvements to page
	breaks and a clean-up in base.scm by David Allouche.

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


Scheme London

	Schematics is hosting a web page for Scheme meetings in London,
	England, UK.  The next meeting will be 6 November.

URL: http://schematics.sourceforge.net/scheme-london/


Guile-scsh 2.0.0

	guile-scsh is a modified (and incomplete) version of the Scheme
	Shell (scsh) that runs in guile instead of Scheme-48.  This
	release is packaged against guile 1.6.x and based on scsh 0.5.3

URL: http://www.arglist.com/guile/


SISC 1.6.2-rc

	SISC is a Java-based interpreter of Scheme, aiming to be complete
	and outperform other Java implementations of the language.
	This release candidate contains bug fixes for automatic integer
	overflow and symbol reading.

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


Emacs interface for Guile

	This is version 1.5 of an Emacs interaction mode for running
	the Guile Scheme interpreter, originally written for a course
	at KTH Stockholm.

URL: http://kvast.blakulla.net/mdj/software.html


Common Music for Guile 1.6.0

	Common Music is an algorithmic music composition "environment"
	that can be used with a variety of differnet sound syntheisis
	packages like CLM, Midi, Csound etc.  It is a port from CLOS
	to Guile/GOOPS.

URL: ftp://ftp-ccrma.stanford.edu/pub/Lisp/cm/sources/


gtk-canvas for Guile 0.2

	This is an early version of a Guile interface to the GTK-Canvas,
	which is itself a copy of the new canvas widget back to GTK+ 1.2.
	This version includes many API changes.

URL: http://www.fabula.de/people/tomas/


GNU Source-highlight wants to support Scheme

	The maintainer of GNU Source-highlight has asked for
	help in supporting Scheme, in a post to comp.lang.scheme.
	Source-highlight only performs lexical analysis, so this may be
	trickier than first thought.

URL: http://www.gnu.org/software/src-highlite
-- 
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