When trying to run the front page code samples, it regularly bugs out. This is the first time I've tried in ages, but of the first 4 samples I tried, none worked.

The example with:
   // D is like...
crashes with:
   unable to fork: Cannot allocate memory


The example with:
   // RPN calculator
simply outputs:
    -- No output --

The example with:
   // Get your local weather report
crashes with:
   Compilation output (9: Killed)

The example with:
   // Computes average line length for standard input.
wait, it works?! Output:
   Average line length: 82
Yay, success!

Anyway, I said I'd put this here in case this isn't a known issue.

Personally I'd rather no ability to run code live than the current situation, it just looks quite bad - especially now as theres quite a bit of interest in D being generated around.




Reply via email to