Hacker News new | past | comments | ask | show | jobs | submit
Lisp REPL keeps the state of the program because it is a live image. With Python REPL you need to rerun the program to set the variables to their values.
loading story #41852345