So if I want to write a GUI app in Common Lisp for macOS, what should I use?
Conversation
Notices
-
Embed this notice
EvilTofu (eviltofu@kopiti.am)'s status on Friday, 07-Mar-2025 15:33:17 JST EvilTofu
-
Embed this notice
Alfred M. Szmidt (amszmidt@mastodon.social)'s status on Friday, 07-Mar-2025 15:33:16 JST Alfred M. Szmidt
@eviltofu Common Lisp doesn’t have any GUI support, you need to find some implementation that can do GUI. Does GTK or some such work? But SBCL is always a good choice, or CCL.
-
Embed this notice
EvilTofu (eviltofu@kopiti.am)'s status on Friday, 07-Mar-2025 16:16:49 JST EvilTofu
@amszmidt The problem is macOS. I can't seem to get GTK or QT to work. McClim might be an option but so far LTK appears to be the easiest to work with.
-
Embed this notice
Alfred M. Szmidt (amszmidt@mastodon.social)'s status on Friday, 07-Mar-2025 16:16:49 JST Alfred M. Szmidt
@eviltofu McCLIM is awesome.
-
Embed this notice