Better branding of -betterC
Jacob Carlborg
doob at me.com
Sun Nov 1 13:52:37 UTC 2020
On 2020-11-01 11:25, Ola Fosheim Grøstad wrote:
> But it is true that some of the designers of system-oriented languages
> that came after D has looked at D's feature set for inspiration. I
> believe that applies to Go, Nim, Zig, Jai… What they took away from it,
> who knows?
As far as I know, there's only one language that has taken a feature
from D and gave it credit, that's Swift. The feature is how it handles
special symbols like __FILE__ and __LINE__, when they're used as default
arguments [1].
[1] https://developer.apple.com/swift/blog/?id=15
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list