All Questions
Tagged with structured-programming lisp
1 question
6
votes
2
answers
720
views
Is Lisp the first language to adopt structured programming?
I couldn't find any links or books claiming that Lisp is the first programming language to adopt structured programming (actually, most of them don't even mention Lisp at all), but if conditionals ...