FAQ/zh-cn: Difference between revisions

Moraxyc (talk | contribs)
Created page with "== 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? =="
Moraxyc (talk | contribs)
Created page with "主要是因为 Nix 旨在轻量级、易于学习且具有良好的可移植性(零依赖)。"
Line 28: Line 28:
== 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? ==
== 为什么 Nix 是用 C++ 编写的,而不是像 Haskell 这样的函数式语言? ==


<div lang="en" dir="ltr" class="mw-content-ltr">
主要是因为 Nix 旨在轻量级、易于学习且具有良好的可移植性(零依赖)。
Mainly because Nix is intended to be lightweight, easy to learn, and portable (zero dependencies).
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">