RE: question that might not have an answer

new topic     » topic index » view thread      » older message » newer message

euphoric wrote:
> 
> 
> Michelle Rogers wrote:

<snip>

> > 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.

Matt Lewis

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu