These years in Common Lisp: 2023-2024 in review
lisp-journey.gitlab.io
These years in Common Lisp: 2023-2024 in review
1–10 of 54 posts
Re: These years in Common Lisp: 2023-2024 in review
#2Hey, my little webassembly demo was linked, cool. Nice article!
Re: These years in Common Lisp: 2023-2024 in review
#3A complete treasure trove, wonderful!
Re: These years in Common Lisp: 2023-2024 in review
#4A few cool thing happened! I might give the CLOS course a try! I’m a functional guy but I feel CLOS isn’t your typical object system.
Re: These years in Common Lisp: 2023-2024 in review
#5A few cool thing happened! I might give the CLOS course a try! I’m a functional guy but I feel CLOS isn’t your typical object system.
As a functional fan, CLOS is amazing.
Re: These years in Common Lisp: 2023-2024 in review
#6I've worked on PAIP, and I think the GitHub.com version - https://github.com/norvig/paip-lisp/ - gets more attention than the GitHub.io version linked here. The GitHub.io version automatically gets updates, I think, but I'm not verifying the Markdown works over there.
Re: These years in Common Lisp: 2023-2024 in review
#7Re: These years in Common Lisp: 2023-2024 in review
#8Re: These years in Common Lisp: 2023-2024 in review
#9Re: These years in Common Lisp: 2023-2024 in review
#10Earlier quoted context omitted.
I've never used CLOS but I loved the metaobject protocol book. So many learnings outside of OOP – it’s a masterclass in API design.
What’s the metaobject protocol book?
A computing literature classic.
https://en.m.wikipedia.org/wiki/The_Art_of_the_Metaobject_Pr...