[OT] Previously: DMD - Windows -> C# in gamedev

Nick Sabalausky a at a.a
Sat Jan 7 17:40:43 PST 2012


"Froglegs" <lugtug at gmail.com> wrote in message 
news:lwcqnrvamqlnjjlxzbqa at 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++).




More information about the Digitalmars-d mailing list