public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* kawa 3.0 released
@ 2017-10-02 18:44 Per Bothner
  2017-10-03 18:08 ` Duncan Mak
  0 siblings, 1 reply; 2+ messages in thread
From: Per Bothner @ 2017-10-02 18:44 UTC (permalink / raw)
  To: Kawa mailing list

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kawa 3.0 released
  2017-10-02 18:44 kawa 3.0 released Per Bothner
@ 2017-10-03 18:08 ` Duncan Mak
  0 siblings, 0 replies; 2+ messages in thread
From: Duncan Mak @ 2017-10-03 18:08 UTC (permalink / raw)
  To: Per Bothner; +Cc: Kawa mailing list

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-03 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-02 18:44 kawa 3.0 released Per Bothner
2017-10-03 18:08 ` Duncan Mak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).