This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa 3.0 released


Kawa 3.0 is also now available in Homebrew.

So on a Mac, just do `brew install kawa` and you'll get the latest bits.

https://github.com/Homebrew/homebrew-core/pull/18892



On Mon, Oct 2, 2017 at 2:43 PM, Per Bothner <per@bothner.com> wrote:
> 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)
> --
>         --Per Bothner
> per@bothner.com   http://per.bothner.com/



-- 
Duncan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]