Y
Hacker News
new
|
ask
|
show
|
jobs
by
culturedsystems
2239 days ago
Of course, imperative programming is just the Church encoding of declarative programming.
2 comments
mgummelt
2239 days ago
Well, no. The lambda calculus isn't imperative.
link
0x8BADF00D
2239 days ago
In declarative programs you specify what the program is. In imperative programs you specify what the program should do. I don’t really see the overlap.
link