|
|
|
|
|
by chhs
2927 days ago
|
|
I had a quick search, REPLs exist for C, C++, D, Go, and Rust (my shortlist of statically typed, compiled languages). I would question what is meant by a 'true REPL'. It's certainly seems possible to build a REPL of a statically typed compiled language. |
|