Hello,
I noticed that the Tree IL compiler uses an ad-hoc code to check if some
symbol is dynamically defined by GOOPS, intercepting calls to the
toplevel-define! function which introduces just a new definition in the current
module. In TeXmacs we need some similar dynamics definition mechanism
Hi Massimiliano!
Could you show some code to elaborate on your idea? It's too vague to
understand by a pure text description.
Thanks!
On Wed, May 29, 2019 at 8:43 PM Massimiliano Gubinelli
wrote:
>
> Hello,
> I noticed that the Tree IL compiler uses an ad-hoc code to check if some
> symbol is
Hi Nala,
> On 29. May 2019, at 18:16, Nala Ginrut wrote:
>
> Hi Massimiliano!
> Could you show some code to elaborate on your idea? It's too vague to
> understand by a pure text description.
>
Sorry, let me explain by pointing to the code I was referring to:
in module/languages/tree-il/analy