Re: GNU Guile 3.0.3 released

2020-06-22 Thread Chris Vine
On Sun, 21 Jun 2020 23:04:03 +0200 Ludovic Courtès wrote: > We are delighted to announce GNU Guile release 3.0.3, the third bug-fix > release of the new 3.0 stable series. This release represents 170 > commits by 17 people since version 3.0.2. See the NEWS excerpt that > follows for full details

Re: GNU Guile 3.0.3 released

2020-06-22 Thread Dr. Arne Babenhauserheide
Ludovic Courtès writes: > Changes in 3.0.3 (since 3.0.2) > > * New interfaces and functionality > > ** New baseline compiler > > Guile's CPS-based compiler generates good code, but it takes time and > memory to do so. For users that prioritize speed of compilation over > speed of generated code,

Re: GNU Guile 3.0.3 released

2020-06-22 Thread Jérémy Korwin-Zmijowski
Hey, Thank you to all contributors behind the work ! Jérémy