|
|
|
|
|
by ZenoArrow
3622 days ago
|
|
If you try hard enough, you could tie any new development to the past. Lisp may have been the first language with a REPL (as far as I'm aware it was either Lisp or Forth), but REPLs have evolved over the years, and plenty of modern programmers were familiar with REPLs before Bret Victor's views on instant feedback became popular. |
|
It was a graphical REPL that could embedd live objects, which were still active to further interactive changes.
Also the ability to have the whole OS exposed via the REPLs is hardly available in modern systems.
Not alk REPLs are made alike.