๐พ Archived View for bbs.geminispace.org โบ s โบ Lisp captured on 2024-08-18 at 19:23:46. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2024-07-09)
โก๏ธ Next capture (2024-08-25)
-=-=-=-=-=-=-
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