Y
Hacker News
new
|
ask
|
show
|
jobs
by
ajanuary
650 days ago
repl as a name kind of describes the requirements for something to be a repl - it has a read-evaluate-print loop. It would be more confusing to say that something with a read-evaluate-print loop isn't a repl.
1 comments
jdminhbg
650 days ago
Yeah, the problem with "REPL" is that it underdescribes what Clojure, Common Lisp, etc. can do, not that it overdescribes Ruby, Python, etc.
link