GNU Common Lisp - Summary
This project is part of the GNU Project.
GCL is a Common Lisp currently compliant with the CLtL1 standard. Lisp compilation produces native code through the intermediary of the system's C compiler, from which GCL derives efficient performance and facile portability. Currently uses TCL/Tk as GUI.
Registration Date: Sun 09 Dec 2001 06:00:48 AM UTC
License: GNU Lesser General Public License
Development Status: 6 - Mature
posted by camm, Tue 28 Oct 2014 02:49:17 PM UTC - 0 replies
Greetings! The GCL team is happy to announce the release of version
2.6.12, the latest achievement in the 'stable' (as opposed to
'development') series. Please see http://www.gnu.org/software/gcl for
downloading information.
This release was largely motivated to accelerate closure construction
...
[Read more]
posted by camm, Sat 06 Sep 2014 04:19:46 PM UTC - 0 replies
Greetings! The GCL team is happy to announce the release of version
2.6.11, the latest achievement in the 'stable' (as opposed to
'development') series. Please see http://www.gnu.org/software/gcl for
downloading information.
This release features better floating point precision processing,
...
[Read more]
posted by camm, Wed 13 Nov 2013 07:22:22 PM UTC - 0 replies
Greetings! The GCL team is happy to announce the release of version
2.6.10, the latest achievement in the 'stable' (as opposed to
'development') series. Please see http://www.gnu.org/software/gcl for
downloading information.
This release addresses many of the issues introduced by the 2.6.9
developments, in addition to using gmp for random number generation,
adding fast immediate fixnum operations for most functions, and
accelerating garbage collection and hash table lookups.
posted by camm, Tue 27 Aug 2013 09:19:19 PM UTC - 0 replies
GCL has moved to the git version control system. The 2.6.8 and 2.6.9
branches and tags are identical in cvs and git. Henceforward,
modifications will be made to git only. As of the present writing, git
contains a merge of experimental into master, and a port of most 2.6.x
...
[Read more]
[Submit News]
[33 news in archive]