On 2013-02-01 16:08, Leandro Lucarella wrote:
PS: Yes, I know there are the .di files, but even trying to use that makes thing extremely hard, because you need to parse the whole file to generate it and the difference between parsing and compiling is not that much. And then, as in C++, you have templates.
In C and C++ you don't have anything to generate them, you need to write them manually. You can do that same with D.
-- /Jacob Carlborg
