Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xenoblitz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
xenoblitz
17y ago
As far as I know there is nothing non-trivial that I had to use apart from introducing state when it was needed by the game via monads and muteable variables. At first they were tricky because I was used to taking such things for granted. W
2.
▲
by
xenoblitz
17y ago
All this hinges on the fact that functional languages are only now being appreciated: functional languages seem to be popping up like daisies now either via stand-alone languages such as F#, multiparadigm languages or even in OOP languages
3.
▲
by
xenoblitz
17y ago
Actually I never said it took me a week :P And I did ask for help because I was learning Haskell as I was implementing the game.