Referencing chapters from the language specification in code.
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jul 24 12:26:28 PDT 2016
On 7/24/2016 10:10 AM, Iain Buclaw via Digitalmars-d wrote:
> Given the freely available language specification linked below [1].
> The order that all entries are listed in haven't changed since D1, or
> at least to my memory. So would it be considered reasonably safe to
> reference these parts in code?
Yes. I'd even use clickable URLs.
And yes, the URLs and locations in the spec may change. I don't think this is a
big problem, though. Worst case is having to eventually update the code URL.
More information about the Digitalmars-d
mailing list