Overview of the Nix Language

From NixOS Wiki
Revision as of 17:57, 29 August 2017 by imported>Mic92
Warning: "This discussion article is incomplete, so contributions are welcome. Please consult the discussion article metapage for guidelines on contributing to discussion articles."

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

Learning the Nix language

The [manual https://nixos.org/nix/manual/#ch-expression-language] provides a reference of the Nix language.

[Nix By Example https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55] is a step-by-step tutorial.