ageedizzle@piefed.ca to Learn Programming@programming.devEnglish · 2 months agoWhat's the most fun programming language to learn?message-squaremessage-square111linkfedilinkarrow-up162arrow-down10file-text
arrow-up162arrow-down1message-squareWhat's the most fun programming language to learn?ageedizzle@piefed.ca to Learn Programming@programming.devEnglish · 2 months agomessage-square111linkfedilinkfile-text
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up7·2 months agoLearn what makes LISP LISP (lambda calculus), then start creating LISP-like interpreters in. every. language. This video might pique your interest in the topic - William Byrd on “The Most Beautiful Program Ever Written” [PWL NYC] (tldw; he explains and shows how to build a LISP interpreter in LISP)
minus-squareageedizzle@piefed.caOPlinkfedilinkEnglisharrow-up2·1 month agoAll these comments on LISP here are just making me realize I don’t really know what LISP is. I will have to look into it. Thanks for piquing my interest
Learn what makes LISP LISP (lambda calculus), then start creating LISP-like interpreters in. every. language.
This video might pique your interest in the topic - William Byrd on “The Most Beautiful Program Ever Written” [PWL NYC] (tldw; he explains and shows how to build a LISP interpreter in LISP)
All these comments on LISP here are just making me realize I don’t really know what LISP is. I will have to look into it. Thanks for piquing my interest