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