unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* hobbit compiler working with guile-1.6.4
@ 2004-02-17 14:54 Bernard Urban
  2004-02-17 15:07 ` Mikael Djurfeldt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bernard Urban @ 2004-02-17 14:54 UTC (permalink / raw)



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.

-- 

Bernard Urban


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hobbit compiler working with guile-1.6.4
  2004-02-17 14:54 hobbit compiler working with guile-1.6.4 Bernard Urban
@ 2004-02-17 15:07 ` Mikael Djurfeldt
  2004-02-17 15:20 ` rm
  2004-02-17 18:30 ` Mikael Djurfeldt
  2 siblings, 0 replies; 6+ messages in thread
From: Mikael Djurfeldt @ 2004-02-17 15:07 UTC (permalink / raw)
  Cc: guile-user, djurfeldt

Bernard Urban <Bernard.Urban@meteo.fr> 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hobbit compiler working with guile-1.6.4
  2004-02-17 14:54 hobbit compiler working with guile-1.6.4 Bernard Urban
  2004-02-17 15:07 ` Mikael Djurfeldt
@ 2004-02-17 15:20 ` rm
  2004-02-17 18:30 ` Mikael Djurfeldt
  2 siblings, 0 replies; 6+ messages in thread
From: rm @ 2004-02-17 15:20 UTC (permalink / raw)
  Cc: guile-user

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hobbit compiler working with guile-1.6.4
@ 2004-02-17 15:53 rm
  0 siblings, 0 replies; 6+ messages in thread
From: rm @ 2004-02-17 15:53 UTC (permalink / raw)



On Tue, Feb 17, 2004 at 04:32:06PM +0100, Bernard Urban wrote:
> 
> Here it is:
> 

Ok, i've put them on our webserver:

 http://cvs.zeit.de/guile-hobbit-latest.tar.gz

 Thanks

   Ralf Mattes
> 
> Have fun !
> 
> -- 
> 
> Bernard Urban



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hobbit compiler working with guile-1.6.4
  2004-02-17 14:54 hobbit compiler working with guile-1.6.4 Bernard Urban
  2004-02-17 15:07 ` Mikael Djurfeldt
  2004-02-17 15:20 ` rm
@ 2004-02-17 18:30 ` Mikael Djurfeldt
  2004-02-17 22:02   ` Robert Uhl
  2 siblings, 1 reply; 6+ messages in thread
From: Mikael Djurfeldt @ 2004-02-17 18:30 UTC (permalink / raw)
  Cc: djurfeldt, Bernard Urban

guile-hobbit-1.6.4beta2 is now also available from:

http://kvast.blakulla.net/software/guile

M


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hobbit compiler working with guile-1.6.4
  2004-02-17 18:30 ` Mikael Djurfeldt
@ 2004-02-17 22:02   ` Robert Uhl
  0 siblings, 0 replies; 6+ messages in thread
From: Robert Uhl @ 2004-02-17 22:02 UTC (permalink / raw)


Mightn't a SourceForge or Savannah guile-hobbit project be useful?

-- 
Robert Uhl <ruhl@4dv.net>
...at the end of the conversation, the guy said `Thanks a lot for
reporting this.  If you need more details on our anti-spam policies,
just hit 'refresh' on the URL you reported.'
              --Willondon Donovan in nanae


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-02-17 22:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-17 14:54 hobbit compiler working with guile-1.6.4 Bernard Urban
2004-02-17 15:07 ` Mikael Djurfeldt
2004-02-17 15:20 ` rm
2004-02-17 18:30 ` Mikael Djurfeldt
2004-02-17 22:02   ` Robert Uhl
  -- strict thread matches above, loose matches on Subject: below --
2004-02-17 15:53 rm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).