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

Well, no. The lambda calculus isn't imperative.
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.