[swn] Schemer's Gazette 4

Subject: Compiler messages

I've been away awhile again, so this gazette only covers stuff I've
had since new year. Please, still email me about the format changes and
sending frequency, or send notes to include (max 19 lines of 75 chars,
please, or it gets edited). The next gazette will be sooner. -- MJR

In this edition:
- ASXT 0.1
- SRFI 59: Vicinity
- SRFI 60: Bit-Twiddling
- SRFI 62: S-expression comments
- SRFI 61: A more general COND clause
- Homicidal Psycho Jungle Chicken, Version 1, Release 89
- guile-dbi
- SchemeUnit 2.0 Release
- SRFI 63: Homogeneous and Heterogeneous Arrays
- Updates to the Scheme Bibliography (Readscheme.org)
- bigloo-lib 0.21 released
- Sedna XML DB with Scheme API and SXML support is now available on Linux
- SDOM project announcement
- GScheme is back. (III)
- HtmlPrag 0.13

----------
Date: Fri, 31 Dec 2004 17:04:10 -0500
From: "Neil W. Van Dyke"
Subject: ASXT 0.1

The initial version of ASXT ("Another Scheme XML Transformer")
has been released:

    http://www.neilvandyke.org/asxt/



----------
From: David Van Horn
Subject: SRFI 59: Vicinity
Date: 1 Jan 2005 18:01:52 -0800

This announces the availability for discussion of
"Vicinity" by Aubrey Jaffer.

Its draft and an archive of the ongoing discussion is available at
http://srfi.schemers.org/srfi-59/


----------
From: David Van Horn
Subject: SRFI 60: Bit-Twiddling
Date: Mon, 03 Jan 2005 16:34:08 -0500

This announces the availability for discussion of
"Bit-Twiddling" by Aubrey Jaffer.

Its draft and an archive of the ongoing discussion is available at
http://srfi.schemers.org/srfi-60/

----------
From: srfi-editors
Subject: SRFI 62: S-expression comments
Date: Tue,  4 Jan 2005 20:29:02 +0100 (NFT)
Reply-To: srfi-62-request@xxxxxxxxxxxxxxxxx

This announces the availability for discussion of
"S-expression comments" by Taylor Campbell.

Its draft and an archive of the ongoing discussion is available at
http://srfi.schemers.org/srfi-62/

----------
From: srfi-editors
Subject: SRFI 61: A more general COND clause
Date: Tue,  4 Jan 2005 20:24:50 +0100 (NFT)
Reply-To: srfi-61-request@xxxxxxxxxxxxxxxxx

This announces the availability for discussion of
"A more general COND clause" by Taylor Campbell.

Its draft and an archive of the ongoing discussion is available at
http://srfi.schemers.org/srfi-61/

----------
From: felix
Subject: ANN: Homicidal Psycho Jungle Chicken, Version 1, Release 89
Date: 10 Jan 2005 14:10:33 -0800

The CHICKEN Scheme-to-C compiler, Version 1, Build 89 is now
available at <http://www.call-with-current-continuation.org>.

Things changed since the last release (1.66):
- Countless bugfixes
- chicken-setup:
- Runtime system: 
- Interpreter:
- Compiler:
- library unit:
- utils unit:
- posix unit:
- regex unit:
- FFI:
- Reader:
- SRFIs
- Numerous small improvements and corrections

----------
From: Maurizio Boriani
Subject: guile-dbi is here
Date: Fri, 14 Jan 2005 13:50:14 +0100

guile-dbi (pluggable database abstraction layer) is (more or less) 
written :)) You can find it at: http://home.gna.org/guile-dbi/
comments and suggestions are welcome 

----------
From: Noel Welsh <noelwelsh
Subject: [Schematics-development] ANN: SchemeUnit 2.0 Release
Date: Tue, 18 Jan 2005 01:35:55 -0800 (PST)

SchemeUnit 2.0 is available from Schematics:
   http://sourceforge.net/projects/schematics
SchemeUnit 2.0 is also available from PLaneT:
   http://planet.sourceforge.net/

SchemeUnit  is an implementation of the Extreme Programming
unit testing framework for PLT Scheme v200.

----------
From: David Van Horn <dvanhorn
Subject: SRFI 63: Homogeneous and Heterogeneous Arrays
Date: 17 Jan 2005 12:56:26 -0800

This announces the availability for discussion of
"Homogeneous and Heterogeneous Arrays" by Aubrey Jaffer.

Its draft and an archive of the ongoing discussion is available at
http://srfi.schemers.org/srfi-63/

----------
From: Jim Bender <jim
Subject: Updates to the Scheme Bibliography (Readscheme.org)
Date: Mon, 17 Jan 2005 05:08:20 GMT

This is to announce recent updates to the "Online Bibliography
of Scheme Research": http://library.readscheme.org/

In recent weeks, ~40 new citations have been added:
    http://library.readscheme.org/whats_new.html

A new "Browse by Author" feature has been added, allowing one to
browse a list of authors. http://library.readscheme.org/browse.html

The search mechanism has been improved to better allow searching
where names include special characters.

----------
From: Vladimir Tsichevski <wowa
Subject: ANN: bigloo-lib 0.21 released
Date: Wed, 19 Jan 2005 19:24:39 +0300

I'm pleased to announce the release 0.21 of bigloo-lib.

Changes from the 0.20 release
*****************************
The product is compatible with the current (2.6e) version of Bigloo.
Some old bugs have been fixed, some new introduced 

http://bigloo-lib.sourceforge.net

----------
From: "Maxim Grinev" <maxim
Subject: [ssax-sxml] [ANN] Sedna XML DB with Scheme API and SXML support is now 
available on Linux
Date: Fri, 28 Jan 2005 20:05:34 +0300

Sedna XML database system with support for Scheme API and SXML is now
avaliable on Linux platform.

New:
- Support for Linux platform
- Support for document collections (that allows effective querying over a
large collection of similar XML documents)
- XQuery support extensions: XML namespaces, user-defined XQuery functions
- C API for application development

Sedna version 0.3, documentation, benchmarks, papers, etc. can be found at
http://www.modis.ispras.ru/Development/sedna.htm

----------
From: Julian Graham <joolean
Reply-To: Julian Graham <joolean@xxxxxxxxx>
Subject: [ssax-sxml] SDOM project announcement
Date: Sat, 29 Jan 2005 12:22:21 -0500

  So, against some people's recommendations, but because I thought it
would be pretty useful, I've begun work on a DOM API implementation in
Scheme that works on top of SSAX/SXML.  A good part of the API is
finished, to the extent that you can do some useful things with it,
but it's not very well-tested, and so far only works in GUILE Scheme
(although I'd love to port it to other interpreters).  I've set up a
project for it on Savannah
(http://savannah.nongnu.org/projects/sdom/), which is also hosting a
web site (http://www.nongnu.org/sdom/) where you can read some
documentation that explains how it works.  I'd love any kind of
comments / suggestions / feedback, even if you think the whole thing
is ill-advised.

----------
From: Marko Riedel
Subject: GScheme is back. (III)
Date: 17 Feb 2005 19:10:47 +0100

[Bug fixes, new primitives and more]

The URL for GScheme is
   http://www.gnustep.it/marko/GScheme/index.html

----------
Date: Wed, 23 Feb 2005 03:08:07 -0500
From: "Neil W. Van Dyke" <neil
Subject: HtmlPrag 0.13

HtmlPrag 0.13 has been released.
http://www.neilvandyke.org/htmlprag/

Please let me know of any problems with this unlucky version number.

There have been a few releases of less-important (or more-trivial)
packages since the last "scheme-announce" post, but I lost track of
them.  The blog tracks those more closely.

Hopefully, there will soon be a release of both a new XML transformation
library called "HTSX" (which mostly obsoletes ASXT) and a new version of
"uri.scm".

-- 
MJR/slef  My Opinion Only and maybe not of groups I know
Creative copyleft computing from http://www.ttllp.co.uk/
Please email about: Scheme, (book)libraries, GNUstep.


Other related posts: