Gradual Programming | Will Crichton

mnbf9rca1 minLinkedIn cross-post

An interesting concept - obvious when explained, but of course, many of the good ones are: “While paradigms like imperative or functional programming characterize certain underlying aspects of our mental model of program, gradual programming describes a process by which a mental model is formed”
http://willcrichton.net/notes/gradual-programming/Programming is a fundamentally incremental (or gradual) process, and our programming languages should reflect that. I show several ways in which program models transition over time and discuss how…

No comments yet