Re: question that might not have an answer
Matt Lewis wrote:
>
>
>euphoric wrote:
>
>
>>Michelle Rogers wrote:
>>
>>
>>>I would like for mud-"coders" to be able to add commands "on the
>>>fly" from inside the mud. I can handle the actual adding of the
>>>command easy enough...on one line, they would simply type:
>>>
>>>addcommand <command> <function> <levelreq>
>>>
>>>
>>You need some sort of internal EU interpreter, because the code you
>>add will be stored in variables or in a data file... it won't
>>become a physical part of the program; it won't be additional lines
>>of code.
>>
>>David Cuny has an interpreter, I think, or Pete or somebody else. :)
>>
>>
>You might be interested in euscript, which is based on David's
>interpreter. You can get it from my web page:
>
>http://www14.brinkster.com/matthewlewis/projects.html
>
>IIRC, someone (Greg Haberek?) was improving euscript. To see it in
>action, you can check out EDB (also on my page). I use euscript to
>allow user defined event handling in database forms.
>
>
Hey, Matt! Sorry 'bout that. I knew somebody had something like that;
bein' Monday 'n' all, I just couldn't get my brain to respond properly.
|
Not Categorized, Please Help
|
|