Hacker News new | past | comments | ask | show | jobs | submit login

> running code in a REPL won't fix your web app since it's a separate process

Not in a Common Lisp web app.




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.


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".




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: