guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FOSDEM 2019


From: Amirouche Boubekki
Subject: Re: FOSDEM 2019
Date: Wed, 6 Feb 2019 20:09:42 +0100

Hello all,

Le mer. 6 févr. 2019 à 18:47, Ludovic Courtès <address@hidden> a écrit :
Nala Ginrut <address@hidden> skribis:

> Does it mean someone is working on writing Racket specific dialect
> front-end on Guile? I appreciate!

Nope!  Actually Chris Webber raised the issue of collaboration between
Racket and Guile in their talk, which is why we’re discussing it.

But Guile is still Guile and there’s also lots of Guile hacking waiting
for us.

I actually meant to work on the racket front-end.

Skimmed through their reference API and
nothing stands out. I known that I don't know.
Perfection is in the detail. Thad said some particular
topic attracted my attention:

- Phases and compilation guarantees [1]
- Continuations Frames and Mark [2]
- Custodians [3]

TIL it is possible for me to create a front-end in guile.
There is various example in guile tree.
But again perfection is the detail.

Also, I would like to point out that there are already
racket things available in GNU Guile:


Last but not least guile fibers https://github.com/wingo/fibers
which rather unique in scheme universe at least.

I was interested in this racket-on-guile because it seems difficult,
also there was potential to make a contribution that is useful,
and learn a few things about Guile inner working.

At the end of the day it's not because we can run racket
programs that GNU Guile will suddenly become the place
to be. I don't say it is a useless project, working code is always
great. But it is not enough. See for instance, PyPy has pratically
catched up CPython and has better performance, it still not
mainstream.

Enough said ;-)

I will look at r7rs branch [a] and pdf report [b]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]