General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
Fireship
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "Haskell in 100 Seconds" video.
I use functional constructs heavily, and I like languages that support this (Python, LISP, JavaScript). But a pure-functional language just seems like a waste of time.
14
@EidosX_ This is why pure-functional programming doesn’t make any sense. The real world is innately procedural.
6
Dijkstra called it “the language of tomorrow to solve the problems of yesterday”.
3
That would be a side-effect ...
2
So where does it put the entire Universe, exactly? Given that “Universe” means “everything there is”, where is the machine located whose state represents all these Universes?
2
@EidosX_ Which doesn’t make any sense to have only a teentsy bits of procedural code at the edges with pure-functional code in the middle. That’s just pretending to be functional.
1
@EidosX_ So, does Haskell have I/O (i.e. procedurality) or not?
1