logoalt Hacker News

whaaswijk04/24/20252 repliesview on HN

What makes it so much harder to publish a CL game on Steam versus a C++ game?


Replies

xyproto04/25/2025

Well, for starters, how do you add cross-compilation to Linux, macOS and Windows to something like this using ie. SBCL?

https://github.com/xyproto/sdl2-examples/blob/main/lisp/Make...