Hacker News new | ask | show | jobs
by cdosborn 4321 days ago
This is my opinion https://news.ycombinator.com/item?id=8185142

In some cases LP won't provide a benefit over commenting. But the idea is that you step outside of the rules of the language (or more appropriately the interpreter/compiler) and write a story where the order is defined by the ease of explanation, not the order mandated by the machine.

1 comments

Though in Haskell's case, the compiler leaves enough freedom in most cases anyway.