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?