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 anumber of new features:

  • Better ability to define new port types in Scheme (R6RS customtextualports,a new soft portinterface,low-level customports).
  • Support for local define definitions in all forms with bodies:when and unless, cond and case clauses, and so on.
  • An experimental opt-in surface syntax,WISP.

For full details, see the releaseannouncement,and check out the download page.

Happy Guile hacking!