From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: hobbit compiler working with guile-1.6.4 Date: Tue, 17 Feb 2004 16:20:44 +0100 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <20040217152044.GA18132@www> References: <87r7wtu584.fsf@merceron.meteo.fr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077031491 1826 80.91.224.253 (17 Feb 2004 15:24:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2004 15:24:51 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Feb 17 16:24:33 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1At75N-0002Ze-00 for ; Tue, 17 Feb 2004 16:24:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At73F-0005HA-KM for guile-user@m.gmane.org; Tue, 17 Feb 2004 10:22:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1At72G-000554-BF for guile-user@gnu.org; Tue, 17 Feb 2004 10:21:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1At71j-0004uS-Ow for guile-user@gnu.org; Tue, 17 Feb 2004 10:21:18 -0500 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At71j-0004uD-6T for guile-user@gnu.org; Tue, 17 Feb 2004 10:20:47 -0500 Original-Received: by www.elogos.de (Postfix, from userid 5001) id 3703614550; Tue, 17 Feb 2004 16:20:44 +0100 (CET) Original-To: Bernard Urban Content-Disposition: inline In-Reply-To: <87r7wtu584.fsf@merceron.meteo.fr> User-Agent: Mutt/1.5.3i X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:2808 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:2808 On Tue, Feb 17, 2004 at 03:54:03PM +0100, Bernard Urban wrote: > > For people who do not already know: > > What is hobbit ? > ================ > Hobbit is a Scheme to C compiler, originally written for SCM by > Tanel Tammet (tammet@cs.chalmers.se). It compiles all R4RS (with the > exception of mutual tail recursion and hygienic macros). > Defmacros are supported. The Guile module system can be used > with some caution, see section about modules in the man page. > > As the subject says, this release works with the current stable guile. > Among the noticeable user visible changes: > - a real man page > - no more need to define compile-allnumbers if you want floating point arithmetic > > I have no personal download area, so if a kind fellow on > this list can point me to some incoming directory of a ftp server, or > accept to receive directly the tar ball (350 Kb)... > > A Debian package is also available. If you can send me the tarballs i can put them up on our server (software.zeit.de). Thank's for the work! Ralf Mattes > -- > > Bernard Urban > > > _______________________________________________ > Guile-user mailing list > Guile-user@gnu.org > http://mail.gnu.org/mailman/listinfo/guile-user _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user