RE: question that might not have an answer

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

On 12 Jan 2004, at 15:11, Matt Lewis wrote:

> 
> 
> 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, on-the-fly additions, or additions and then shutting down the app and 
restarting before the new code is runable?

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu