|
From: | Sage Gerard |
Subject: | Re: What is a "mes-compatible" Scheme? |
Date: | Mon, 06 Sep 2021 21:52:00 +0000 |
Sage Gerard writes:
Hi!
> I'm researching the scope of work required to use Racket instead of
> Guile for Mes.Ah, that may be not so straightforward. Note that Guile is only needed
and used during development. For a bootstrap build, Guile is not
required.What use case do you have in mind for Racket?
> What specifically is a "mes-compatible Scheme"? That term does not
> appear again in the page.A "mes-compatible" Scheme would be either a recent version of mes itself
(possibly pre-installed) or guile.Currently, mes uses a "define-module" macro to ignore the guile module
system and uses a shadow include tree of "*.mes" files that use
"mes-use-module" commands, see e.g.mes/module/mescc/mescc.mes
Also, mes uses a guile-compatibility module
mes/module/mes/guile.mes
Greetings,
Janneke--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
[Prev in Thread] Current Thread [Next in Thread]
- What is a "mes-compatible" Scheme?, Sage Gerard, 2021/09/05
- Re: What is a "mes-compatible" Scheme?, Jan Nieuwenhuizen, 2021/09/06
- Re: What is a "mes-compatible" Scheme?, Sage Gerard <=
- Re: What is a "mes-compatible" Scheme?, Sage Gerard, 2021/09/06
- Re: What is a "mes-compatible" Scheme?, Jan Nieuwenhuizen, 2021/09/08
- Prev by Date: Re: What is a "mes-compatible" Scheme?
- Next by Date: Re: What is a "mes-compatible" Scheme?
- Previous by thread: Re: What is a "mes-compatible" Scheme?
- Next by thread: Re: What is a "mes-compatible" Scheme?
- Index(es):