Question

It seems these days most languages have some sort of read-eval-print loops, cint is one for c and c++, it makes me wonder what launguages don't (Java doesn't yet right)?

Was it helpful?

Solution

Brainf**k

EDIT: Wait, someone actually did one in Scheme: http://github.com/buntine/Lisp-Brainfuck-REPL/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top