On Thursday, 25 September 2014 at 09:27:16 UTC, Walter Bright
wrote:
On 9/19/2014 4:47 PM, Max Klyga wrote:
Jonathan Blow just recorded a talk about the needs and ideas
for a programming
language for game developer.
https://www.youtube.com/watch?v=TH9VCN6UkyQ
This talk mentions D quite a lot of times.
D is mentioned as the most probable to be adopted if it were
possible for
frictionless interaction with existing codebase.
An interesting talk if you want to look at language design
from game developer
perspective.
Looks like he reinvented D dynamic arrays at 1:02. Sigh.
Yes the only thing that seems to be an issue between him and D is
the lack of ownership (his ! concept).