Per Bothner
2017-10-02 18:43:49 UTC
Kawa 3.0 is now officially available.
The biggest new feature is that most places where variables can be defined
can now take a pattern and/or a guard. Conditional forms such as 'if', 'and',
and 'match' can also include patterns. Partly to support this, the implementation
of how Kawa calls unknown procedures was changed.
There are also a lot of changes in the implementation and API for strings.
For a longer list of changes with more details, see:
https://www.gnu.org/software/kawa/news.html
The release is available from the usual places:
ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.0.tar.gz (Source release)
ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.0.zip (Binary release)
https://www.gnu.org/software/kawa/index.html (Home page and general documentation)
The biggest new feature is that most places where variables can be defined
can now take a pattern and/or a guard. Conditional forms such as 'if', 'and',
and 'match' can also include patterns. Partly to support this, the implementation
of how Kawa calls unknown procedures was changed.
There are also a lot of changes in the implementation and API for strings.
For a longer list of changes with more details, see:
https://www.gnu.org/software/kawa/news.html
The release is available from the usual places:
ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.0.tar.gz (Source release)
ftp://ftp.gnu.org/pub/gnu/kawa/kawa-3.0.zip (Binary release)
https://www.gnu.org/software/kawa/index.html (Home page and general documentation)
--
--Per Bothner
***@bothner.com http://per.bothner.com/
--Per Bothner
***@bothner.com http://per.bothner.com/