Ian Price writes:
> I would like to be able to access Javascript functions from Scheme,
> possibly with a (system foreign) type API, but this is not a priority
> at the moment. Getting as much of Scheme as possible working is the
> main thing. On my list, you could put it as the unspoken 5th sta
Ian Price writes:
> As for residualisation, it's not a technical term. More accurate
> terminology would be serialisation of syntax objects. Maybe you can
> interpret my use of "residue", as being partly negative, as residue is
> something left over at the end of a process. Syntax objects are qui
I would like to be able to access Javascript functions from Scheme,
possibly with a (system foreign) type API, but this is not a priority
at the moment. Getting as much of Scheme as possible working is the
main thing. On my list, you could put it as the unspoken 5th stage.
As for residualisation,
Hi Ian,
Ian Price writes:
> I think the approach using the dominator functions in (language cps
> utils) is the right way, and is giving the results I want. I intend to
> write a blog post shortly explaining how dominators / cps-soup work
> and how to compile from it for other people who may be
Mike Gerwitz writes:
> On Mon, Jun 05, 2017 at 17:11:35 +0100, Ian Price wrote:
>> This summer I am following up on the work of two years ago to compile
>> Guile to JS. As some of you may remember from irc back then, I was
>> making good progress until personal circumstances intervened. This
>> ye
Hi Ian,
Ian Price writes:
> This summer I am following up on the work of two years ago to compile
> Guile to JS. This year I intend to get it into shape where we can
> consider including it in Guile.
This sounds great! I’m excited to see you take it up again! The past
year I repeatedly wished I
On Mon, Jun 05, 2017 at 17:11:35 +0100, Ian Price wrote:
> This summer I am following up on the work of two years ago to compile
> Guile to JS. As some of you may remember from irc back then, I was
> making good progress until personal circumstances intervened. This
> year I intend to get it into s