20020930

Hejmpaĝoj de MJR

Aŭtomata paĝo

FrontsoftwaretswAFFSWritingsMeDir

Scheme Weekly News for 2002-09-30

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.

Gauche 0.6.3

Gauche is a Scheme interpreter with quick startup, built-in system interface and native multilingual support. This release improves compiler and VM to give 5-10% improvement in some cases, adds object-apply hook and regexp improvements, and other new modules and fixes.

Gauche-gl 0.1.6 and Gauche-GTK 0.2.1

Gauche-gl is a library for gl programming from the Gauche implementation. This release supports more functions and modifies gl-call-lists. Also adds more examples. Gauche-GTK allows use of GTK from Gauche and this release fixes a UTF-8 problem and adds gtk-radio-menu-item support.

ReadScheme bibliography search

The ReadScheme bibliography is a useful resource for topics related to Scheme. It is now searchable.

New "Modules" Mini-Bibliography

Bibliography of articles, papers, etc on module systems in Scheme, SML, Haskell. An interesting insight into current research.

RegReg: A parser generator based on tagged regular expressions

A lexer parser for Scheme based upon regular expression and lexer cascades. The produced parsers can be made to scan input and produce a tagged parse tree as a result. It has been tested under Bigloo 2.5b, but should work under other Schemes.

SISC b1.5.6

SISC is an extensible Java-based interpreter. SRFIs 19, 26, 28, and 29, and SLIB v2d4 are now supported. Other new features including optimisation, binary I/O, edge-case complex number operations and access to Java Beans.

This website is copyright 2002 MJ Ray. All Rights Reserved. Please ask about reproduction rights if not explicitly stated.
Some photographs are from freeimages.co.uk DHD Photo Gallery and tsw.org.uk.
This site built in MzScheme with Bluefish, wily and GIMP.