Compiler hints, inlining and syntax consistency
Jacob Carlborg
doob at me.com
Sat Dec 28 12:07:45 PST 2013
On 2013-12-28 16:36, "Ola Fosheim Grøstad"
<ola.fosheim.grostad+dlang at gmail.com>" wrote:
> Understand. Objective-C and Python also suffers from the arbitrary "@"
> syntax.
I don't think Objective-C suffers from this. In Objective-C @ is used
for every new keyword and other stuff that's not available in standard
C. Sure, you can do all that in plain C but it's very cumbersome and
verbose.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list