Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gracana
3803 days ago
Imperative programming. Lists of statements, vs Erlang's declarative programming, where you describe the program without specifying control flow.
1 comments
white-flame
3803 days ago
Erlang is absolutely a fixed in-order control flow programming language, on message receipt. It is (generally) referentially transparent, but not declarative.
link
Gracana
3799 days ago
Oh, I don't know much about Erlang so I thought for sure that's what he meant. What was that supposed to mean, then?
link