4 Feb
2010
4 Feb
'10
11:25 p.m.
Guillaume Yziquel a écrit :
Hi again.
Slowly going forward with MAL parsing. But I'm now quite confused: I've been looking at MALparser(), parseMAL() and the different scenario functions in mal_session.mx. However, I do not understand where the result of the parsing is stored. I mean, you compile MAL ASCII to an internal representation, but where is this internal representation located? Where is it explicitely constructed?
All the best,
For the (mailing list's) record, when c is a Client, the internal representation of parsed MAL is located at c->curprg->def. cf. MALengine() in mal_session.mx. All the best, -- Guillaume Yziquel http://yziquel.homelinux.org/