mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
d9c36d2a6f
commit
a81d0de109
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -121,6 +121,11 @@ form around the code performing the heavy computations (typically a
|
|||
C code primitive), enabling the computations to run in parallel
|
||||
while the scripting code runs single-threadedly.
|
||||
|
||||
** Support for SRFI 61, extended cond syntax for multiple valuesm has
|
||||
been added.
|
||||
|
||||
This SRFI is always available.
|
||||
|
||||
** Support for require-extension, SRFI-55, has been added.
|
||||
|
||||
The SRFI-55 special form `require-extension' has been added. It is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue