๐พ Archived View for bbs.geminispace.org โบ s โบ Lisp captured on 2024-02-05 at 10:20:58. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-12-28)
โก๏ธ Next capture (2024-03-21)
-=-=-=-=-=-=-
Subspace for the Lisp programming language
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. (:
๐ฌ 3 comments ยท 2 likes ยท 2023-12-07 ยท 2 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...
๐ฌ 2 likes ยท 2023-10-16 ยท 4 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 ยท 6 months 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.
๐ฌ 8 comments ยท 2023-07-23 ยท 6 months ago ยท #dialects #discussion #Lisp #programming