Projects / guile

guile

Guile is a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be linked in as a library when building extensible programs.

Tags
Licenses
Operating Systems
Implementation

RSS Last announcement

GNU Guile Manual Published 31 Jan 2012

The manual of GNU Guile 2.0 has been published under ISBN 978-1-906966-15-7 by Network Theory, Ltd, a UK-based publisher, and is now available from...

RSS Recent releases

  •  31 Jan 2012 22:48

    Release Notes: New features include Cross-compilation, backwards compatible local-eval, syntax-parameters, new macros 'when' and "unless', default values for fluids, garbage collector tuning, a current-warning-port, locale-aware command line parsing, and of course the usual host of bugfixes.

    •  22 Oct 2011 22:25

    Release Notes: This release adds a new partial evaluator optimizer which performs constant folding, dead code elimination, copy propagation, and inlining, a new (Web client) module, a new define-syntax-rule macro, more helpful "guild help", fewer calls to "stat", the ability for users to install compiled ".go" files, and, as usual, a whole host of bugfixes.

    •  10 Dec 2009 22:28

    Release Notes: This release fixes %fast-slot-ref/set! to avoid a possible segmentation fault. It has build fixes for (Tru64) and (AIX 5.3). With GCC, always compile with '-mieee' on 'alpha*' and 'sh*'. It fixes SRFI-88/Postfix keywords longer than 128 characters. It fixes reading of complex numbers where both parts are inexact decimals. It allows @ macro to work with (ice-9 syncase). 'scm_take_locale_symbol ()' returns an interned symbol (bug #25865). It fixes deadlocks with threads. It's now possible to build Guile for Windows.

    •  07 Aug 2006 08:06

    Release Notes: This release builds with GCC 4.0. The readline-set! procedure was fixed. Upstream SLIB code is now used. R5RS was added. The number to string procedure was fixed. Some 8-bit character problems were corrected. Many other changes were made.

    •  22 Feb 2006 23:22

    Release Notes: Many changes were made.

    Screenshot

    Project Spotlight

    Auralquiz

    A simple music quiz game which uses your own music files.

    Screenshot

    Project Spotlight

    NetStats Baseball

    A simulation of major league baseball.