We are pleased to finally announce the release of GNU Guile 3.0.10! This release is mainly a bug-fix release, though it does include a number of new features:
- Better ability to define new port types in Scheme (R6RS custom textual ports, a new soft port interface, low-level custom ports).
- Support for local
define
definitions in all forms with bodies:when
andunless
,cond
andcase
clauses, and so on. - An experimental opt-in surface syntax, WISP.
For full details, see the release announcement, and check out the download page.
Happy Guile hacking!