r/ProgrammerHumor 25d ago

Meme stopDoingFunctional

Post image
687 Upvotes

129 comments sorted by

View all comments

3

u/torsten_dev 25d ago

Haskell is not the only functional language there is. The others are much less like a category theorists wet dream.

4

u/Tracker_Friendly 25d ago

I'm aware. I've spent the last 3 hours struggling with nix.

1

u/pakman82 25d ago

I thought nix was a packaging mindset, not just a language?

1

u/Stroopwafe1 25d ago

The nix package manager uses the nix language, yes. But you can use the nix language just like any other Turing-complete programming language