Jump to content

Nix (language): Difference between revisions

From NixOS Wiki
imported>Ixxie
No edit summary
imported>Samueldr
No edit summary
Line 1: Line 1:
{{notice|text=this article is incomplete; please consult the [[:Category:Discussion|discussion article metapage]] for guidelines on contributing.}}
{{Expansion|This article is incomplete.}}


This [[:Category:Discussion|discussion]] article covers the syntax, semantics, typing, compilation, tooling and libraries of the Nix Expression Language.
This [[:Category:Discussion|discussion]] article covers the syntax, semantics, typing, compilation, tooling and libraries of the Nix Expression Language.

Revision as of 01:25, 6 September 2017

☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

This discussion article covers the syntax, semantics, typing, compilation, tooling and libraries of the Nix Expression Language.

Learning the Nix language

The manual provides a reference of the Nix language.

Nix By Example is a step-by-step tutorial.