|
|
|
|
|
by pjmlp
3622 days ago
|
|
The way one interacts with the Xerox PARC and Lisp Machines environments is much richer experience than a plain REPL. 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. |
|
As for modern systems not allowing the whole OS to be exposed via a REPL, there is at least one actively developed OS that allows this, and that's Oberon. The most recent revision of the Oberon OS was from 2013.
https://en.wikipedia.org/wiki/Oberon_(operating_system)