From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?GB2312?B?v8mx+Q==?=" Newsgroups: gmane.lisp.guile.devel Subject: Re: r6rs Date: Sat, 29 Sep 2007 12:57:03 +0800 Message-ID: <22771c730709282157h3663fa5br5ebf752fe97e2334@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1191041840 31702 80.91.229.12 (29 Sep 2007 04:57:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Sep 2007 04:57:20 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Sep 29 06:57:16 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IbUOC-0004QM-0G for guile-devel@m.gmane.org; Sat, 29 Sep 2007 06:57:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbUO8-0001As-9p for guile-devel@m.gmane.org; Sat, 29 Sep 2007 00:57:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbUO3-00017P-Gw for guile-devel@gnu.org; Sat, 29 Sep 2007 00:57:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbUO1-00015H-Tr for guile-devel@gnu.org; Sat, 29 Sep 2007 00:57:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbUO1-00015A-Me for guile-devel@gnu.org; Sat, 29 Sep 2007 00:57:05 -0400 Original-Received: from nz-out-0506.google.com ([64.233.162.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbUO1-0006Rq-DI for guile-devel@gnu.org; Sat, 29 Sep 2007 00:57:05 -0400 Original-Received: by nz-out-0506.google.com with SMTP id f1so2258921nzc for ; Fri, 28 Sep 2007 21:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Zr2AMwmdG6Itk93hydGaMufwaB8STen096iOoNj9KuY=; b=gM8VIUL8mSRK0+GQdWi1d4gUhYyObK6CI3mZsr39TFzO4LYRc3kK3banVnXRVIG/YNotdwADuef0GaKbP4F0/LwLCZ5Uaq2tGa5MxWcNIom8ECN+xtoZwr0nRGCzBwu16grtNxZw585O4mDbgG0qr/VN9+v1ZsbO7g1JGArdo/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cZG9WqnRnI12shj73QFwWM0Pek1SPWkvM/YspmaHsyPYhwcYXp6QCo0xEfyAKBEIf9Zr5ZI71Tqx3Jo6qTlZN4siviHG5X0Vx6Aml5aqYqBBwvSQ/3fG/P4KQhcGYWrx7bUXVrwdYcgnIeYmb1mL9/xQmX/3xdzjg3tk+Q25Lsg= Original-Received: by 10.114.81.1 with SMTP id e1mr1325828wab.1191041823158; Fri, 28 Sep 2007 21:57:03 -0700 (PDT) Original-Received: by 10.114.124.11 with HTTP; Fri, 28 Sep 2007 21:57:03 -0700 (PDT) Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6816 Archived-At: Hi, Ludovic Court=E8s writes: > I'm not aware of anyone planning to work on other parts of R6RS, though. > I think having R6RS modules would be nice, but there's some work to do > before we can consider working on it. How about an implementation of the R6RS since it has been released? (see http://www.r6rs.org) I am going to learn it for participate to the development. Almost 6 months before I implemented a simple implementation of some basic parts of R5RS and I just enjoyed it. Thanks, kebing _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel