it's trivial to implement a REPL yourself, you "just" need to poll for stdin in your main loop and pass this to S7 for evaluation. I made a demo once upon a time live coding with DearImGui: https://www.youtube.com/watch?v=MgHsl0u26MY
For the emacs side I used cmuscheme which is basically comint. Of course you don't get the same experience as in common lisp, but I found S7 to be pleasant to work with also in regards to reporting errors etc
And this is why we can't have nice things.
Now that we will/are starting to have AI-created content, and visits from bots, comments from AI bots.. we need some new metric I reckon
I've been always cutting my own hair (counting maybe 10 years).
But indeed given the quarantine situation & not worrying at all about my looks, I thought I'd give a long(er) hair look a try.
I was always sporting short hair so it's quite a change heh.
For the emacs side I used cmuscheme which is basically comint. Of course you don't get the same experience as in common lisp, but I found S7 to be pleasant to work with also in regards to reporting errors etc