retard wrote:
I think the Java/C# developers gave up X % of the execution speed to avoid hard crashes (exceptions instead of segfaults)
1. segfaults *are* exceptions. 2. D offers a memory safe subset, and D's ranges and algorithms are memory safe.
retard wrote:
I think the Java/C# developers gave up X % of the execution speed to avoid hard crashes (exceptions instead of segfaults)
1. segfaults *are* exceptions. 2. D offers a memory safe subset, and D's ranges and algorithms are memory safe.