PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.

Feeds


Archives

Mar. 23, 2009

PLT Scheme v4.1.5 Released

Languages :: Scheme

PLT Scheme v4.1.5 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme.

This release includes: Web Server and Scribble improvements, improved support for units and contracts, new language levels and teachpacks, the new 'bitwise-bit-field' function, bug fixes, and other changes.

Mar. 17, 2009

Gambit-C v4.4.2 Released

Languages :: Scheme

Gambit-C v4.4.2 has been released. Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

This release includes: improvements to ANSI C mode, the addition of the ##load-object-file procedure, improved pretty-printing of deeply nested lists, faster digest computation, bug fixes, and other changes.

Mar. 03, 2009

Scheme Steering Committee Election Results Available

Languages :: Scheme

The results of the recent Scheme Steering Committee election are now available. The new committee consists of: Marc Feeley, Jonathan A Rees and William D Clinger.

Feb. 26, 2009

Historic Gambit Scheme Releases Available

History, Languages :: Scheme

It has been announced that historic releases of Gabmit Scheme are now available online.

Gambit-C v4.4.1 Released

Languages :: Scheme

Gambit-C v4.4.1 has been released. Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

This release includes: documentation updates, memory leak fixes, improved Emacs keybindings for the REPL, improved decompilation of quasiquotes, bug fixes, and other changes.

Feb. 18, 2009

Next MSLUG Meeting on Feb. 26

Languages :: Lisp, Languages :: Scheme, User Groups

It has been announced that the next meeting of the Montreal Scheme/Lisp User Group will be held on February 26, 2009. Marc-Antoine Desroches will present about VLAM Compyle.

Feb. 04, 2009

IronScheme 1.0 Beta 2 Released

Languages :: Scheme, Platforms :: .NET

IronScheme 1.0 Beta 2 has been released. It aims to be an R6RS Scheme implementation for the .NET DLR.

This release includes: the addition of a new LINQ library, P/Invoke support, compiler optimizations, reduced memory usage, bug fixes, and other changes.

Jan. 31, 2009

Scheme Workshop 2009 Call for Papers

Languages :: Scheme, Workshops

Scheme Workshop 2009 has put out a call for papers. "The purpose of the workshop is to report experience with the Scheme family of programming languages, to foster collaboration among the members of the community, and to present research related to Scheme and functional programming."

The submission deadline is June 5, 2009. The workshop will be held on August 22, 2009, in Cambridge, Massachusetts.

Jan. 22, 2009

PLT Scheme 4.1.4 Released

Languages :: Scheme

PLT Scheme 4.1.4 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme.

This release includes: new libraries, new teaching support, Redex support for automatic test-case generation, improved memory-limit tracking, native debugging backtraces on x86-64, performance improvements, library improvements, and other changes.

Jan. 10, 2009

Bigloo 3.2a Released

Languages :: Scheme

Bigloo 3.2a has been released. Bigloo aims to be a practical Scheme implementation.

This release includes: a new mail API, new compiler optimizations, new system APIs, new makefiles that support parallel compilation, bug fixes, and other changes.

Jan. 05, 2009

Gambit-C v4.4.0 Released

Languages :: Scheme

Gambit-C v4.4.0 has been released. Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

This release includes: documentation updates, the addition and generalization of some REPL comma commands, installation improvements, bug fixes, and other changes.

Dec. 09, 2008

GNU Guile 1.8.6 Released

Languages :: Scheme

GNU Guile 1.8.6 has been released. Guile is a Scheme interpreter available as a library, designed for embedding within other applications.

This release includes: support for single-stepping through code from Emacs, a new man page, a number of bug fixes, and other changes.

Dec. 01, 2008

S9fES Update Available

Languages :: Scheme

An updated version of Scheme 9 from Empty Space has been released. It is an R4RS Scheme interpreter.

This update includes a simpler infrastructure for primitive procedures.

Nov. 27, 2008

Gambit-C v4.3.2 Released

Languages :: Scheme

Gambit-C v4.3.2 has been released. Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

This release includes: an updated Xlib-simple example showing how to process X11 events, the addition of a check for consistency of lib/gambit#.scm, and other changes.

Nov. 26, 2008

Gambit-C v4.3.1 Released

Languages :: Scheme

Gambit-C v4.3.1 has been released. Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

This release includes: the addition of a -debug-location, improvements to the elementary math functions for complex and exact arguments, networking subsystem updates, improved X11 support, bug fixes, documentation updates, and other changes.

Nov. 24, 2008

PLT Scheme 4.1.3 Released

Languages :: Scheme

PLT Scheme 4.1.3 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme.

This release includes Web Server improvements and other changes.

Nov. 14, 2008

Next MSLUG Meeting on Nov. 27

Languages :: Lisp, Languages :: Scheme, User Groups

It has been announced that the next Montreal Scheme/Lisp User Group meeting will be held on November 27, 2008. Guillaume Cartier will be releasing a closed beta of the Gambit-based version of JazzScheme to the user group participants.

Oct. 29, 2008

PLT Scheme 4.1.2 Released

Languages :: Scheme

PLT Scheme 4.1.2 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme.

This release includes bug fixes.

Oct. 21, 2008

IronScheme 1.0 beta 1 Released

Languages :: Scheme

IronScheme 1.0 beta 1 has been released. It aims to be an R6RS-conforming Scheme implementation based on the .NET DLR.

This release includes: the implementation of the entire R6RS standard, documentation updates, bug fixes, and other changes.

Oct. 15, 2008

Gauche 0.8.14 Released

Languages :: Scheme

Gauche 0.8.14 has been released. Gauche is an R5RS Scheme implementation.

This release includes: performance improvements, bug fixes, and other changes.

Oct. 07, 2008

PLT Scheme v4.1.1 Released

Languages :: Scheme

PLT Scheme v4.1.1 has been released. PLT Scheme is a family of Scheme implementations, including DrScheme and MzScheme.

This release includes: mzc support for decompiling bytecode files, a new servlet development tutorial, DrScheme improvements, support for formlets, and other changes.

Sep. 30, 2008

#S 0.38a Released

Languages :: Scheme

#S 0.38a has been released. It is a C# port of Peter Norvig's Jscheme interpreter, mostly conforming to R4RS.

Sep. 26, 2008

Scheme Language Steering Committee Election Announced

Languages :: Scheme

It has been announced that an election will be held to select a new Scheme Language Steering Committee.

Sep. 22, 2008

SRFI 98: 'An interface to access environment variables.' Enters 'Final' Status

Languages :: Scheme

It has been announced that Scheme Request for Implementation 98: 'An interface to access environment variables.' has entered 'final' status.

Sep. 16, 2008

Bigloo 3.1b Released

Languages :: Scheme

Bigloo 3.1b has been released. Bigloo aims to be a practical Scheme implementation.

This release includes: new API functions, new cryptography and multimedia APIs, IO improvements, improved performance of multithreaded applications, and other changes.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]