From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.user Subject: Re: hobbit compiler working with guile-1.6.4 Date: Tue, 17 Feb 2004 10:07:01 -0500 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <87r7wtu584.fsf@merceron.meteo.fr> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077030656 31869 80.91.224.253 (17 Feb 2004 15:10:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2004 15:10:56 +0000 (UTC) Cc: guile-user@gnu.org, djurfeldt@nada.kth.se Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Feb 17 16:10:44 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 1At6s0-0001GR-00 for ; Tue, 17 Feb 2004 16:10:44 +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 1At6pf-0006QW-M3 for guile-user@m.gmane.org; Tue, 17 Feb 2004 10:08:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1At6pC-0006PS-83 for guile-user@gnu.org; Tue, 17 Feb 2004 10:07:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1At6oe-0005es-0G for guile-user@gnu.org; Tue, 17 Feb 2004 10:07:47 -0500 Original-Received: from [213.212.20.77] (helo=kvast.blakulla.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At6od-0005ZE-0U for guile-user@gnu.org; Tue, 17 Feb 2004 10:07:15 -0500 Original-Received: from witch ([209.150.45.158]) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 1At6oT-0003UF-00; Tue, 17 Feb 2004 16:07:05 +0100 Original-Received: from mdj by witch with local (Exim 3.35 #1 (Debian)) id 1At6oP-0003B0-00; Tue, 17 Feb 2004 10:07:01 -0500 Original-To: Bernard Urban In-Reply-To: <87r7wtu584.fsf@merceron.meteo.fr> (Bernard Urban's message of "17 Feb 2004 15:54:03 +0100") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) 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:2807 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:2807 Bernard Urban writes: > 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 Great! > 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. I can host them on kvast.blakulla.net. You should be able to download to incoming. M _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user