MUD Server Logic Control?
Nicholas Leippe
nick at leippe.com
Fri Feb 16 13:11:51 MST 2007
On Friday 16 February 2007 12:11, Steve wrote:
> And it's been my experience that if
> something doesn't feel right, it probably isn't.
I couldn't agree more with this intuition.
Your problem domain sounds to me like a perfect place for Lisp. You can
attach to the running process and get an REPL and do whatever you
need--recompile & reload files, invoke your debug, access any running status,
etc.
More information about the PLUG
mailing list