Special compilation mode

Arlen Albert Keshabyan arlen.albert at gmail.com
Sun Apr 13 06:33:44 PDT 2008


   It would be very handy to introduce a special compilation mode in the D compiler that would build a special report file instead of a binary object file upon a source code file compilation. It’s supposed to contain special information on types, variable and class names, errors, warnings, optimization notes and other useful information that would help an IDE (or any other frontends) to help programmers in a code completion and in other useful things. It’s supposed to run fast in a background like Eclipse does that to java source files.

   Does Walter consider that worth of his attention to bother about?




More information about the Digitalmars-d mailing list