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
atfamily of functions (openat,statat, etc.), a newspawnprocedure that wrapsposix_spawnand thatsystem*now uses, and the ability to pass flags such asO_CLOEXECto thepipeprocedure. - A new
bytevector-sliceprocedure. - Reduced memory consumption for the linker and assembler.
For full details, see the NEWS entry, and check out the download page.
Happy Guile hacking!