- I have installed Gambit Scheme and SBCL on Windows.
- I have installed Scheme language support for SublimeText 4 (great project–amazing capabilities).
I can start the REPL within Sublime Text for both languages. However,
neither Eval in REPL not Transfer to REPL work for either language.
I have done the same on MacOS and both languages work perfectly in SublimeRepl. To the naked eye, it seems I have configured Sublime Text and the 2 plugins identically.
-
Is this a problem on Windows with SublimeREPL? (not saying it is–just asking if this has been seen before…)
-
Is this a problem with these 2 languages, which are very Unix/Linux/Mac centric, in the way they implement their REPLs assuming a Bash or ZSH like environment that can be found on Linux, Unix, and MacOS?
I’d like to solve it if there is a known solution. It’s not the end of the world if not. Copy/Paste works, too.