Applications development with D language

后端 未结 9 1772
长发绾君心
长发绾君心 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:39

    • Tango
    • Yes, albeit a little more examples could be good
    • Yes
    • Yes, I think so. But if the programmers are used to full-fledged IDEs (MS Visual Studio), they probably wouldn't like D,
    • I use a small custom-made Scintilla-based editor, with options to build applications using bud, dsss or dmd.

提交回复
热议问题