Richard Bäck is a user on mastodon.at. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.

My Lisp Journey #1: Getting Started With trivial-gamekit (thanks @richardbaeck for letting me know about this project!)

lthms.xyz/blog/lisp-journey-ge

Richard Bäck @richardbaeck

@lthms Does the bundle function actually generate a binary file? When I had my time it was very difficult to generate a binary executable i.plementation independently.

Further you could be interested in the following: github.com/ritschmaster/CL-Gui (the cool new kid in town - - is still missing).

@richardbaeck @lthms This is over now. ASDF3 has built-in binary building utilities, and github.com/Shinmera/deploy is a system that makes the process even easier.