Proposal for Deimos documentation

Jacob Carlborg doob at me.com
Thu Mar 21 03:56:23 PDT 2013


On 2013-03-20 23:04, Jens Mueller wrote:
> Hi,
>
> I wrote some guidelines for writing a Deimos interface. It's still very
> rough but it's a start. I'd like to add it to dlang.org to give
> contributors better guidance, ultimately hoping to see more
> contributions to Deimos.
> Besides comments to improve my poor phrasing I'd especially seek to get
> a complete list of recommendations to follow. Please comment.

"Versioning" - Version tags should _not_ match the ones used by the C 
headers. The should be translated, as close as possible, to:

http://dlang.org/version.html#PredefinedVersions

Some might be better translated to static-if blocks.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list