Hacker News new | ask | show | jobs
by whaaswijk 417 days ago
What makes it so much harder to publish a CL game on Steam versus a C++ game?
1 comments

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...