Talk:D (programming language): Difference between revisions

Content deleted Content added
Line 103:
<blockquote>''Gnu D Compiler (GDC): the GNU D Compiler, built making the DMD compiler front end and the GCC compiler back end work together.''</blockquote>
Is it correct that Gnu D uses part of the DMD compiler? I can not find a confirmation of that. - [[:ru:User:Saproj]] <small>—The preceding [[Wikipedia:Sign your posts on talk pages|unsigned]] comment was added by [[Special:Contributions/89.106.39.140|89.106.39.140]] ([[User talk:89.106.39.140|talk]]) 19:30, 15 January 2007 (UTC).</small><!-- HagermanBot Auto-Unsigned -->
:I haven't followed it for a little while, but from memory, the DMD release comes with source code for the compiler front end. DMD itself utilize the DMC compiler for the backend whose source are not release. GDC take that front end source and make it work with GCC, so yes is the answer to your question. -- [[User:KTC|KTC]] 17:37, 15 March 2007 (UTC)
 
== Changes are made regularly? ==