|
|
|
|
|
by josteink
1410 days ago
|
|
> Doing everything with Scheme just leads to layers of macro spaghetti that I really did not enjoy to dig through. On the flip side, it’s a real language, well understood, with a real specification, working tooling, and community support outside Guix (or in the case of Nix, outside the package manager). As someone who gave up NixOS exactly because of the incomprehensibleness of the Nix language, I know what I would choose. There’s no doubt at all. |
|
For most common uses you barely even have to care about the language, as it's just some JSON-like data with shell scripts in between that do the actual work.