Hacker News new | ask | show | jobs
by dboreham 731 days ago
Mathematics is just a kind of programming. And vice versa.
1 comments

Programs fundamentally have state, while mathematical equations have not. Math is in its core declarative, while programming is essentially imperative, at least under the hood.