Sort of. The REPL absolutely spoiled me. Now I cannot use a language that doesn't have one, but thankfully that's not the case with most languages today. Even Java comes with a REPL in the JDK nowadays.
I know there's Cling for C/C++, but it requires a very up-to-date version of clang to work.
https://github.com/root-project/cling/