> Dear OpenCarders,
>
> It's probably a little early to address this; but I'm thinking about it
> now, so here goes:
>
> I can't describe a specific case off the top of my head, but I recall more
> than one occasion when it seemed to me what I wanted to accomplish in
> HyperTalk could have best been implemented by adding new commands/syntax to
> the interpreter itself rather than MickeyMouse an Xthing or "do". Is it
> possible to design a scripting platform that incorporates the ability to
> add new capabilities to the interpreter itself?
It is open source so if you have a compiler you will be able to add it into
the interpreter and recompile it. As for adding extra commands besides through
scripting and code resources seems highly unlikely if you don't want to
recompile the app. Those who want stuff added into the interpreter will
probable just have to tell this group. If it is of general use the group will
probably be happy to add it.