Any IDEs or editors that are compatible with D 2.0?

bearophile bearophileHUGS at lycos.com
Wed May 27 07:47:52 PDT 2009


Lars T. Kyllingstad:
>for D2 I only had to add the keywords "ref" and "string" to the syntax file. :)

You may have to add "immutable", "nothrow", "pure" (and maybe "const"), and be sure "invariant" and "inout" are absent.

Bye,
bearophile



More information about the Digitalmars-d mailing list