FAQ/zh-cn: Difference between revisions
Created page with "== 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? ==" |
Created page with "主要是因为 Nix 旨在轻量级、易于学习且具有良好的可移植性(零依赖)。" |
||
Line 28: | Line 28: | ||
== 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? == | == 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? == | ||
主要是因为 Nix 旨在轻量级、易于学习且具有良好的可移植性(零依赖)。 | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |