GNU CLISP 2.43 has been released. It is a portable, open-source ANSI Common Lisp implementation.
This release includes: build improvements, the dropping of support for some ancient systems, bug fixes, and other changes.
Allegro CL 8.1 (x86-64) for Mac OS X Leopard (10.5) has been released. Allegro CL is a Common Lisp development system, supporting a number of platforms.
It has been announced that the next meeting of the Vancouver Lisp Users Group will be held on October 30, 2007.
Steel Bank Common Lisp 1.0.11 has been released. SBCL is a portable, open-source ANSI Common Lisp implementation.
This release includes: a semaphore interface exported by the SB-THREAD package, CONS stack allocation on x86 and x86-64, support for stack-allocating nested lists, bug fixes, and other changes.
GNU CLISP 2.42 has been released. It is a portable, open-source ANSI Common Lisp implementation.
This release includes: new gtk2 and gdbm modules, a new EXT:RENAME-DIR function, bug fixes, and other changes.
newLISP 9.2.4 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: a speedup in symbol deletion, improved process management support, documentation updates, bug fixes and other changes.
newLISP 9.2.3 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: enhancements to the newLISP-GS editor, code cleanups, and other changes.
newLISP 9.2.2 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes: core bug fixes, and improvements to the newLISP-GS editor.
newLISP 9.2.1 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: speed improvements, plus other changes.
Qi 9.0 has been released. It is a "Lisp-based functional programming language that offers the best of Common Lisp with the advantages of pattern matching, l calculus consistency, and optional static type checking."
This release includes: a new "turbo" mode for producing very efficient code.
newLISP 9.2.0 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: the new Java-based GUI server, UNIX local domain socket support, new 'global?' and 'protected?' functions, better random number generation, a new crypto.lsp module, bug fixes, and other changes.
It has been announced that the next Lisp NYC meeting will be held on August 14, 2007. Perry Metzger will be discussing Otter.
newLISP 9.1.12 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: support for executing remote programs from the command line, and an extra flag for 'join' to force a joint string after the last element.
newLISP 9.1.11 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes bug fixes.
It has been announced that the next Vancouver Lisp Users Group meeting will be held on August 8, 2007. Guillaume Cartier will present about JazzScheme.
newLISP 9.1.10 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes: syntax highlighting in the newLISP-GS editor, new functions in guiserver.lsp, and other changes.
newLISP 9.1.9 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes: binary installers for Win32 and Mac OS X, a switch to the GPLv3, and other changes.
It has been announced that the next BeNeLux Lisp Meeting will be held on July 1, 2007, in The Hague, Netherlands.
Steel Bank Common Lisp 1.0.7 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.
This release includes: changes to the spinlock interface, MOP improvements, SB-POSIX improvements, bignum printing speed optimizations, bug fixes, and other changes.
newLISP 9.1.8 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes bug fixes.
newLISP 9.1.7 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes bug fixes.
The newLISP Fan Club Wiki has been announced. newLISP is a portable, general purpose, Lisp-like scripting language.
Steel Bank Common Lisp 1.0.6 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.
This release includes: an experimental code coverage tool, optimizations, an experimental synchronous timeout facility, bug fixes, and other changes.
Peter Seibel has announced that there will be a third printing of his Practical Common Lisp book.
newLISP 9.1.6 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes minor fixes and changes.
Steel Bank Common Lisp 1.0.5 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.
This release includes: documentation updates, optimizations, more passing tests on x86-64/Darwin, the use of Mach exception handlers for dealing with illegal instructions and memory protection violations on x86 and x86-64 Mac OS X, plus other changes and bug fixes.
newLISP 9.1.5 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: changes to the local domain UNIX sockets syntax, documentation improvements, plus other changes and fixes.
newLISP 9.1.4 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: support for local domain UNIX sockets, 'net-ping' improvements, enhancements to the MySQL module, plus other changes and bug fixes.
Steel Bank Common Lisp 1.0.3 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.
This release includes: support for NetBSD/PPC, the generation of more efficient code on the x86 in certain situations, faster compilation times for complex functions, the addition of readlink support to SB-POSIX, plus bug fixes and other changes.
It has been announced that the next New York City Lisp Users Group meeting will be held on March 13, 2007.
Steel Bank Common Lisp 1.0.3 has been released. SBCL is a portable, open source ANSI Common Lisp implementation.
This release includes: NetBSD/PPC support, faster compilation times for complex functions, optimizations, bug fixes, and other changes.
newLISP 9.1 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: full 64-bit support, enhancements to the built-in HTTP server mode, a number of new functions, enhancements to existing functions, and other changes.
It has been announced that the next meeting of the New York City Lisp Users Group will be held on February 13, 2007. Pinku Surana will be presenting his dissertation "Meta-Compilation of Language Abstractions".
newLISP 9.0.21 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes a fix for a bug in 'match', and a new 'curry' function.
newLISP 9.0.20 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This development release includes a reworking of the logging options. The final 9.1 release is expected on February 15, 2007.
newLISP 9.0.19 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.
This release includes: enhancements to 'find', 'explode' and 'array', plus other changes and bug fixes.