Do everything in Java…

Paulo Pinto via Digitalmars-d digitalmars-d at puremagic.com
Wed Dec 10 13:39:41 PST 2014


On Wednesday, 10 December 2014 at 19:24:17 UTC, Dicebot wrote:
> On Wednesday, 10 December 2014 at 14:16:47 UTC, Paulo  Pinto 
> wrote:
>> The libraries contain the required metadata for symbol tables 
>> and code locations that need to be extracted into the 
>> executable/library.
>>
>> Package definition files contain the minimum information the 
>> compiler needs to know to search for the remaining information.
>>
>> Example,
>>
>> ...
>
>
> Example shows generics, not templates. Full blown 
> template/mixin support is impossible without anything else but 
> full source access in one form or another.

That was just an example, I could have written lots of other 
stuff.

-
Paulo


More information about the Digitalmars-d mailing list