logoalt Hacker News

zapataband1today at 2:53 AM3 repliesview on HN

"conversing with a living system" aka "using a common debugging tool"


Replies

pjmlptoday at 11:13 AM

Only if your debugging tool supports hot code reloading without changing execution context, updating live references, and is able to save the session across executions.

throw10920today at 3:32 AM

I don't understand. Are you saying that you think that writing Common Lisp is akin to using a debugger in other programming languages?

maleldiltoday at 3:58 AM

REPLs aren't debuggers.

show 2 replies