<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Task - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/task/</link><description>Task - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/task/" rel="self" type="application/rss+xml"/><item><title>Make 的替代品</title><link>https://rd163.visword.com/posts/make-alternative/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/make-alternative/</guid><description><![CDATA[<p><a href="https://www.gnu.org/software/make/" target="_blank" rel="noopener noreferrer">Make</a> 诞生于 1976 年，几乎是 Unix 生态里事实上的构建工具标准。它的 <code>Makefile</code> 语法以「Tab 缩进敏感」「跨平台 shell 行为不一致」「变量与模式规则陡峭」著称。在 Go、Node.js、Rust 这类现代化项目里，直接用 Make 经常会踩到平台差异和语法陷阱。</p>]]></description></item></channel></rss>