On 2013-09-03 01:28, Walter Bright wrote:
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?
It will still eat a lot of memory, the way DMD currently handling memory. The process would be constantly running next to the IDE.
-- /Jacob Carlborg