"Froglegs" <lug...@gmail.com> wrote in message news:lwcqnrvamqlnjjlxz...@dfeed.kimsufi.thecybershadow.net... > > can reload scripts while program is executing. Neither D nor C++ work > here. >
Why not a dll? Those can be compiled/loaded/reloaded at runtime. And since it's just scripts, it wouldn't take long to compile at all, at least in D (maybe not so much in C++).