Got my Kawa Scheme environment rebuilt. I forgot I'd hacked a couple source files to get a clean-ish compile (it also uses deprecated Thread primitives! FUCK OFF ORACLE!), & the current repo version of Kawa doesn't have everything it needs to build, I'm too lazy to investigate.
% ./build.zsh randomizer marklib.scm
(compiling randomizer.scm to tech.mdhughes.Randomizer)
(compiling marklib.scm to tech.mdhughes.marklib)
% ./run.zsh tech.mdhughes.Randomizer 3 6
Rolled 3d6 (5 5 4)=14
#kawa #scheme





