Applications development with D language

后端 未结 9 1702
长发绾君心
长发绾君心 2021-02-01 05:46

For those who had developed applications with D,

  • which libraries did you use to build your application?
  • those libraries were good documented?
  • did
9条回答
  •  醉酒成梦
    2021-02-01 06:37

    • Mainly those I develop myself - SDWF and Stewart's Utility Library.
    • I hope so.
    • No.
    • Yes, though I'm not sure that libraries and IDE support are quite ready yet. And D isn't quite ready for significant third-party implementation, which might play a part in reaching this stage.
    • I do most of my editing in TextPad. Which admittedly isn't fully compatible with D (two missing syntax highlighting features, and doesn't support Unicode), but it works.

提交回复
热议问题