From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 2.2.0 released Date: Thu, 16 Mar 2017 17:01:30 +0100 Message-ID: <87var9xlb9.fsf@gnu.org> References: <8760j95xxl.fsf@pobox.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1489680326 3815 195.159.176.226 (16 Mar 2017 16:05:26 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 16 Mar 2017 16:05:26 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Mar 16 17:05:16 2017 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coXtp-0008Rw-TR for guile-devel@m.gmane.org; Thu, 16 Mar 2017 17:05:14 +0100 Original-Received: from localhost ([::1]:44614 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coXtv-0002VK-Q9 for guile-devel@m.gmane.org; Thu, 16 Mar 2017 12:05:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coXqh-0008Qm-Ij for guile-devel@gnu.org; Thu, 16 Mar 2017 12:02:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coXqd-0008L1-7q for guile-devel@gnu.org; Thu, 16 Mar 2017 12:01:59 -0400 Original-Received: from [195.159.176.226] (port=52111 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1coXqd-0008Ks-1V for guile-devel@gnu.org; Thu, 16 Mar 2017 12:01:55 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1coXqI-0004OK-T1 for guile-devel@gnu.org; Thu, 16 Mar 2017 17:01:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@blaine.gmane.org X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 26 =?utf-8?Q?Vent=C3=B4se?= an 225 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Cancel-Lock: sha1:AdZq3ZTg9pyH1RKKQy9GEXJZKMI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:19063 Archived-At: Hello! Andy Wingo skribis: > We are delighted to announce GNU Guile release 2.2.0, the first of a > new stable release series. > > More than 6 years in the making, Guile 2.2 includes a new optimizing > compiler and high-performance register virtual machine. Compared to > the old 2.0 series, real-world programs often show a speedup of 30% or > more with Guile 2.2. Guile 2.2 has gone way beyond what I guess most of us would have imagined 6 years ago. A big thank you for pushing Guile this far! Thumbs up to all the contributors and early adopters of 2.1 as well! Ludo’.