|
|
|
|
|
by mejutoco
1456 days ago
|
|
Those sources seem to talk about the functional paradigm, when your original claim was about lisp syntax. It took me reading Practical common lisp to appreciate the Lisp origins of Python (down to documentation strings and a lot of other details). As a counter datapoint, I have seen people responsible for designing custom parts in Autocad (back in the day when you had to issue commands) master the lisp syntax without giving it a second thought. I found it weird for 5 minutes when I was maybe 12-14 (we had some course about it in school, I don't remember exactly) |
|