Scheme Weekly News
[Posted November 10, 2003 by cook]
| From: |
| <mjr-AT-dsl.pipex.com> |
| To: |
| <swn-AT-freelists.org> |
| Subject: |
| [swn] Scheme Weekly News for 2003-11-20 |
| Date: |
| Mon, 10 Nov 2003 10:42:45 +0000 |
Scheme Weekly News for 20031110
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: 20031110)
(Compiled by: MJ Ray)
2003 Lightweight Languages Workshop Notes
Some notes from LL3, which took place on Saturday 8 November.
URL: http://www.makeoutcity.com/Downloads/2003-LL3.html
2003 Scheme Workshop Notes
Some notes from the 2003 Scheme Workshop, which took place on
Friday 7 November.
URL: http://www.makeoutcity.com/Downloads/2003-SchemeWorkshop.html
ICLP'03 Call for participation
The International Conference on Logic Programming will take
place in Mumbai (Bombay), India, 9-13 Dec 2003. The programme
includes 23 presentations and 4 invited talks.
URL: http://www.tcs.tifr.res.in/~iclp03
ICLP'04 CFP
The 20th International Conference on Logic Programming will take
place 6-10 September 2004 in Saint-Malo, France. They have issued
their first call for papers.
URL: http://www.irisa.fr/ICLP04
Chicken 1.22
Chicken is a Scheme-to-C compiler. This release includes "many,
many bugfixes", support for C++ compilers, an ffi wrapper
generator for C and C++ header files and an r5rs mode. This
version also makes the reader case-sensitive by default, so
beware existing code.
URL: http://www.call-with-current-continuation.org/chicken.html
SSAX/SXML for PLT 20031007
SSAX and SXML is a Scheme API for XML. This is Kirill Lisovsky's
package for PLT 205, containing the parser and some tools.
URL: http://www196.pair.com/lisovsky/download/sxml/plt/