Hi Mark,
On Mar 9, 2012, at 5:29 PM, Mark H Weaver wrote:
> Gubinelli Massimiliano writes:
>
>> Hi Mark,
>> thanks again. I start to understand better the Guile 2 compile
>> system. I decided to dig into boot-9.scm to have a more precise idea
>> of the ecosystem around my scripts. Unfortunately
Gubinelli Massimiliano writes:
> Hi Mark,
> thanks again. I start to understand better the Guile 2 compile
> system. I decided to dig into boot-9.scm to have a more precise idea
> of the ecosystem around my scripts. Unfortunately it seems that the
> basic TeXmacs scripting infrastructure need a
Hi guilers,
I've been musing over the concept of higher order modules (modules
parameterized by other modules) in the back of my mind, and am
occasionally making steps towards implementing it in guile. I think that
with guile's first class modules all the machinery is there, it's just a
question