Hacker News new | ask | show | jobs
by jlas 4322 days ago
Apparently what OP was talking about was a remote console into the webapp. You still can't open a random REPL and change the features of another process.
1 comments

It's true that you can't open a random REPL and change the features of another process.

It is the norm for a webapp in Common Lisp to have an accessible REPL or "remote console".