|
|
|
|
|
by Zak
4434 days ago
|
|
What I find really surprising is that other languages that have pretty decent REPL support have not embraced it so fully as Lisps have. Connecting to the live[0] instance a Rails or Django app, examining its internal state and making updates that don't involve more or less restarting the app is unusual at best. Ruby and Python borrow a lot from Lisp, including the REPL, but some of the most popular applications of those languages barely take advantage of it. Why? [0] I'll stipulate that you might want to be very conservative about doing this with a production system. |
|
Imagine having a REPL to your complete OS, not the just the basic CLI that most systems have.
There are a few videos of those days showing up the systems.