Had another 48hr game jam this weekend...
Walter Bright
newshound2 at digitalmars.com
Mon Sep 2 16:28:56 PDT 2013
On 9/2/2013 1:11 AM, Jacob Carlborg wrote:
> That was in reply to if DMD was built as a library and included in the IDE. Then
> there wouldn't be a process to end.
Ah, I see.
But that does bring up the possibility of running dmd front end as a separate
process, and then using interprocess communication with it?
Isn't Google's Chrome browser built that way?
More information about the Digitalmars-d
mailing list