top | item 18776748

(no title)

shadowmint | 7 years ago

Obviously, but that's not the point I was making.

...but how does that (what you wrote) == "think of programming in Clojure like playing a difficult video game based on trial and error with emulator save states"?

discuss

order

StreamBright|7 years ago

- each iteration in the repl is a state that you can preserve ("save")

- playing the vide game is trying out new states

I guess this is what OP was thinking about.

aarpmcgee|7 years ago

I've had this same thought while working with immutable data structures. Maybe the author is referring to that.