Conceptually, how would a REPL for the C backend even work? It would have to work with C imo since otherwise the output of the REPL wouldn't be representative of what you could expect if you compiled it yourself.
Doesn't that make the inim approach the only feasible one (You actually treat it as a file in the background and recompile) ? I have no clue about this, this is a curiosity question.
