| by Arround The Web | No comments

GNU Guile: GNU Guile 3.0.9 released

We are pleased to announce the release of GNU Guile 3.0.9! This release
fixes a number of bugs and adds several new features, among which:

  • New bindings for POSIX functionality, including bindings for the
    at family of functions (openat, statat,
    etc.
    ),
    a new
    spawn
    procedure that wraps
    posix_spawn
    and that system* now uses, and the ability to pass flags such as
    O_CLOEXEC to the pipe procedure.
  • A new
    bytevector-slice
    procedure.
  • Reduced memory consumption for the linker and assembler.

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

Happy Guile hacking!

Share Button

Source: Planet GNU

Leave a Reply