|
|
|
|
|
by otabdeveloper4
1421 days ago
|
|
Nix is not an operating system. It can be used to build operating systems easily, though. Also, there isn't anything "functional" about Nix. It's a nice sales pitch, but underneath it's just a thin layer over bash scripts and environment variables. |
|
The metalanguage is indeed purely functional. The object language (bash) isn't.