Jump to content

Nix (language): Difference between revisions

From NixOS Wiki
imported>Mic92
imported>Ixxie
No edit summary
Line 1: Line 1:
{{warning|text="This discussion article is incomplete, so contributions are welcome. Please consult the [[:Category:Discussion|discussion article metapage]] for guidelines on contributing to discussion articles."}}
{{notice|text=this article is incomplete; please consult the [[:Category:Discussion|discussion article metapage]] for guidelines on contributing.}}


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 17:31, 3 September 2017

{{{1}}}

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.