Talk:D (programming language): Difference between revisions

Content deleted Content added
WebDrake (talk | contribs)
Features section, comments on backwards compatibility with C
Line 124:
== Examples in RGB?? ==
OK, no trouble for me, because my color vision is virtually perfect, but there are color blindness out there. I suggest using other kind of highlight based on <span style="background-color: white">background</span> and '''font style'''! <span style="color: #800000; background-color: #FFFFA0; padding: 1px 2px 3px 2px">''Said: [[User talk:Rursus|Rursus]] [[User:Rursus/OTHITPWMEEENAE|☺]] [[User:Rursus|★]]''</span> 15:00, 14 June 2007 (UTC)
 
:Syntax highlighting with font color is a very established practice &mdash; anything else will probably appear unnatural and distracting to programmers; even the colors (blue for keywords, red for literals, green for comments) are a de facto standard for C-like languages.
:Do you really think there is a good reason to change this? -- [[user:intgr|intgr]]&nbsp;<sup>[[user talk:intgr|#%@!]]</sup> 10:06, 15 June 2007 (UTC)
 
== Features section, comments on backwards compatibility with C ==