unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile compiler
@ 2004-04-14 15:03 José Roberto B. de A. Monteiro
  2004-04-14 16:00 ` Linas Vepstas
  0 siblings, 1 reply; 5+ messages in thread
From: José Roberto B. de A. Monteiro @ 2004-04-14 15:03 UTC (permalink / raw)


Hello all,

Is there a Guile compiler, or bit compiler?

Regards...


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


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

* Re: Guile compiler
  2004-04-14 15:03 Guile compiler José Roberto B. de A. Monteiro
@ 2004-04-14 16:00 ` Linas Vepstas
  2004-04-14 17:45   ` Marco Parrone
  0 siblings, 1 reply; 5+ messages in thread
From: Linas Vepstas @ 2004-04-14 16:00 UTC (permalink / raw)
  Cc: guile-user

On Wed, Apr 14, 2004 at 12:03:55PM -0300, Jos? Roberto B. de A. Monteiro was heard to remark:
> Hello all,
> 
> Is there a Guile compiler, or bit compiler?

There are many scheme compilers.  Some generate c code, some
generate java bytecodes that can be run as if it were standard 
java.  I don't remember all of the names I think one is called 
'stalin'.  google is your friend.

--linas

-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas@linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933


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


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

* Re: Guile compiler
  2004-04-14 16:00 ` Linas Vepstas
@ 2004-04-14 17:45   ` Marco Parrone
  2004-04-21 22:36     ` J. Roberto B. de A. Monteiro
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Parrone @ 2004-04-14 17:45 UTC (permalink / raw)
  Cc: guile-user


[-- Attachment #1.1: Type: text/plain, Size: 825 bytes --]

Linas Vepstas on Wed, 14 Apr 2004 11:00:44 -0500 writes:

> On Wed, Apr 14, 2004 at 12:03:55PM -0300, Jos? Roberto B. de A. Monteiro was heard to remark:

>> Is there a Guile compiler, or bit compiler?

Some time ago links about Hobbit compiler for Guile were posted on
this list.

> There are many scheme compilers.  Some generate c code, some
> generate java bytecodes that can be run as if it were standard 
> java.  I don't remember all of the names I think one is called 
> 'stalin'. google is your friend.

Chicken Scheme (to C compiler) seems to be another different good
compiler (it contains an interpreter too).

GNU/MIT Scheme runs interpreted, byte-compiled and compiled code.

<http://www.schemers.org> contains a list of Scheme implementations too.

-- 
Marco Parrone (marc0) <marc0@autistici.org> [0x45070AD6]

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: Guile compiler
  2004-04-14 17:45   ` Marco Parrone
@ 2004-04-21 22:36     ` J. Roberto B. de A. Monteiro
  2004-04-22  9:37       ` Marco Parrone
  0 siblings, 1 reply; 5+ messages in thread
From: J. Roberto B. de A. Monteiro @ 2004-04-21 22:36 UTC (permalink / raw)


On Wed, Apr 14, 2004 at 07:45:43PM +0200, Marco Parrone wrote:
> Linas Vepstas on Wed, 14 Apr 2004 11:00:44 -0500 writes:
> 
> > On Wed, Apr 14, 2004 at 12:03:55PM -0300, Jos? Roberto B. de A. Monteiro was heard to remark:
> 
> >> Is there a Guile compiler, or bit compiler?
> 
> Some time ago links about Hobbit compiler for Guile were posted on
> this list.

Does anybody know where can I find this compiler (Hobbit) for guile?

Thanks...


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


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

* Re: Guile compiler
  2004-04-21 22:36     ` J. Roberto B. de A. Monteiro
@ 2004-04-22  9:37       ` Marco Parrone
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Parrone @ 2004-04-22  9:37 UTC (permalink / raw)
  Cc: guile-user


[-- Attachment #1.1: Type: text/plain, Size: 1099 bytes --]

J. Roberto B. de A. Monteiro on Wed, 21 Apr 2004 19:36:16 -0300 writes:

> On Wed, Apr 14, 2004 at 07:45:43PM +0200, Marco Parrone wrote:
>> Linas Vepstas on Wed, 14 Apr 2004 11:00:44 -0500 writes:
>> 
>> > On Wed, Apr 14, 2004 at 12:03:55PM -0300, Jos? Roberto B. de A. Monteiro was heard to remark:
>> 
>> >> Is there a Guile compiler, or bit compiler?
>> 
>> Some time ago links about Hobbit compiler for Guile were posted on
>> this list.
>
> Does anybody know where can I find this compiler (Hobbit) for guile?
>
> Thanks...

It's too hard browsing the ML archivers?

OK I will do this for you:

 the thread: search «hobbit compiler working with guile-1.6.4» at

  http://mail.gnu.org/archive/html/guile-user/2004-02/threads.html

 the announce message:

  http://mail.gnu.org/archive/html/guile-user/2004-02/msg00055.html

 the link I was talking about:

  http://mail.gnu.org/archive/html/guile-user/2004-02/msg00059.html

 the repository:

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

HTH

-- 
Marco Parrone (marc0) <marc0@autistici.org> [0x45070AD6]

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

end of thread, other threads:[~2004-04-22  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-14 15:03 Guile compiler José Roberto B. de A. Monteiro
2004-04-14 16:00 ` Linas Vepstas
2004-04-14 17:45   ` Marco Parrone
2004-04-21 22:36     ` J. Roberto B. de A. Monteiro
2004-04-22  9:37       ` Marco Parrone

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).