💾 Archived View for bbs.geminispace.org › s › Lisp captured on 2024-08-18 at 22:16:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Subspace for the Lisp programming language
🛞 Moderated by: Troler · 😴 103 days
CLOG - The Common Lisp Omnificent GUI — gui framework for lisp. it is even possible to write android/ios applications.
💬 View post · Apr 05 · 4 months ago
this web page is written in lisp — it contains small lisp interpreter written in java script, and the rest is written in lisp. open page source and scroll. (:
💬 5 comments · 3 likes · 2023-12-07 · 8 months ago
Loving PicoLisp — I've gone through a few PicoLisp phases, each very short -- a week or two. I would stumble around, grumble about its weirdnesses, and go back to Common Lisp. However, it is tiny (~380KB - a bit bigger than I remember). It is plenty fast - loading the SpellBinding dictionary for maintenance, sorting it, or processing it to find potential games, takes way less than a second! With CL I actually had to work to get duplicate elimination to go under 10 seconds... So it's really...
💬 1 comment · 3 likes · 2023-10-16 · 10 months ago
Fun fact: SpellBinding was written in Common Lisp. Then ported to C as I didn't want to spin up a CL instance via CGI every time, out of respect for tilde.cafe...
💬 2 likes · 2023-07-24 · 1 year ago
What is your favorite Lisp dialect? — List out your favorite Lisp dialect(s) and reason(s) why you like them, but also flaw(s) with them, if there are any.
💬 10 comments · 2023-07-23 · 1 year ago · #dialects #discussion #Lisp #programming