[Another repurposed comment from the same Lobsters thread I mentioned in my previous post.]
A serious answer deserved a serious response, so I slept on it, and, well, as you can see, it took some time. I don't even the excuse that "Je n’ai fait celle-ci plus longue que parce que je n’ai pas eu le loisir de la faire plus courte."
If you are curious to
(
Read more... )
Comments 18
Reply
Reply
Reply
https://liam-on-linux.livejournal.com/77065.html
I did make a concerted effort to explain what, how, and why, and it seems you're not familiar with it.
Reply
Reply
Reply
Very familiar with lists - they are generally a core data structure in many of the lambda style functional programming languages - fortunately words like head and tail (or even just pattern matching) replacing cadr and cdr- phew. Prolog too on the logic side made strong use of them and I daresay was heavily influenced by lisp on the data structure side (been too long since I saw any, but have a feeling that microprolog might even have stored its programs as lists too)
I have learned (and probably now forgotten) so many different programming languages over the years :-) It is sad that the one that 'stuck' in industry was C, but that’s the way it went.
Reply
https://funcall.blogspot.com/2009/03/not-lisp-again.html
Long form:
https://queue.acm.org/detail.cfm?id=1039523
Short form:
https://michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/
Reply
Leave a comment