6 ms·
Anyone else asks for REPL? I like to have a REPL.
by decafbad 6y ago
Anyone else asks for REPL? I like to have a REPL.
- steveklabnik 6y agoSometimes folks do. There even was a limited one, long ago. It’s just not simple.
- pimeys 6y agoHere is one from Google I use sometimes https://github.com/google/evcxr/ https://github.com/google/evcxr/
- vertak 6y agoThank you for this! I've been looking for a decent REPL to use since rusti was deprecated.