Translations:Nix ecosystem/1/zh-cn: Difference between revisions

From NixOS Wiki
Mammogram (talk | contribs)
Created page with "“Nix核心生态”是一组技术,旨在以可重复的方式构建、声明式配置和管理软件包和系统及其依赖项。它通过利用名为Nix Language的动态、函数式和惰性求值的DSL将函数式编程范式从程序转换为系统来实现这一点,用于指定可重现的软件建构。"
 
Mammogram (talk | contribs)
No edit summary
 
Line 1: Line 1:
“Nix核心生态”是一组技术,旨在以可重复的方式构建、声明式配置和管理软件包和系统及其依赖项。它通过利用名为[[Overview of the Nix Language|Nix Language]]的动态、函数式和惰性求值的DSL将函数式编程范式从程序转换为系统来实现这一点,用于指定可重现的软件建构。
“Nix核心生态”是一组技术,旨在以可重复的方式构建、声明式配置和管理软件包和系统及其依赖项。它通过利用名为[[Overview of the Nix Language|Nix Language]]的动态、函数式和惰性求值的领域特定语言(DSL)将函数式编程范式从程序转换为系统来实现这一点,用于指定可重现的软件建构。

Latest revision as of 02:15, 22 July 2024

Message definition (Nix ecosystem)
The '''Core Nix Ecosystem''' is a collection of technologies designed to reproducibly build and declaratively configure and manage packages and systems as well as their dependencies. It achieves this by translating the functional paradigm from the program to the system domain by utilizing a dynamic, functional and lazy DSL called the [[Overview of the Nix Language|Nix Language]] for specifying reproducible builds.

“Nix核心生态”是一组技术,旨在以可重复的方式构建、声明式配置和管理软件包和系统及其依赖项。它通过利用名为Nix Language的动态、函数式和惰性求值的领域特定语言(DSL)将函数式编程范式从程序转换为系统来实现这一点,用于指定可重现的软件建构。