Me, trying to explain how guile-nrepl utilizes guile-fibers for asyncronous interruptible evaluation.
BTW, I've commited and pushed all the recent local changes. It's not ready for everyday usage, but If you are curious and want to try it out type `make server` and use an nrepl client of your choice (monroe or rail for example).
https://git.sr.ht/~abcdw/guile-nrepl
https://github.com/Sasanidas/Rail
@abcdw Very cool! And 💯 for writing a Makefile!