Roswell has a few annoying quirks (= bugs) that make it rather unusable on some platforms, sadly. I wish it was actually maintained. (It was rather good once, in my opinion.)
If you want to port Roswell to OpenBSD, you shouldn’t really start with it, I guess. It has quite a few platform-specifics [1] alongside its wide range of bugs which would need to be addressed. [1] e.g. https://github.com/roswell/roswell/blob/master/src/cmd-run-sbcl.c On 9 Jul 2024, at 2:18, Lactose wrote: > Recently I have been picking up interest in Common Lisp and noticed that > Roswell, a popular utility among the CL community does not have an OpenBSD > port. Is anybody working on one? If not, is there any interest in porting? > I'm fairly new to OpenBSD, but I'd be willing to learn the process.