D programming language development tools install(linux)
1. D programming language - official: https://dlang.org/
2. D programming language development environment install(dmd)
2.1 dmd - install - reference: https://dlang.org/download.html#dmd
2.2 dmd - install: curl -fsS https://dlang.org/install.sh | bash -s dmd
2.3 dmd - install images:
3. D programming language documents
3.1 D language Commandline Reference ( d language environment install and config ):
3.1.1 windows-os install: https://dlang.org/dmd-windows.html
3.1.2 linux-os install: https://dlang.org/dmd-linux.html
3.1.3 osx-os(macos) install: https://dlang.org/dmd-osx.html
3.1.4 FreeBSD install: https://dlang.org/dmd-freebsd.html
3.1.5 rdmd install: https://dlang.org/rdmd.html
3.1.6 htod install: https://dlang.org/htod.html
3.1.7 script install: https://dlang.org/install.html
3.2 D language - Features overview: https://dlang.org/comparison.html
3.3 D language Reference: https://dlang.org/spec/spec.html
3.4 D language Runtime library Reference: https://dlang.org/phobos/index.html
本文由 lnlidawei 原创、整理、转载,本文来自于【博客园】; 整理和转载的文章的版权归属于【原创作者】; 转载或引用时请【保留文章的来源信息】:https://www.cnblogs.com/lnlidawei/p/16987850.html
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 使用C#创建一个MCP客户端
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列1:轻松3步本地部署deepseek,普通电脑可用
· 按钮权限的设计及实现