REPL to the rescue
Posted in python, software development, tabula rasa, lisp on October 10th, 2007 No Comments »
From the book Practical Common Lisp
“Debugging a program running on a $100M piece of hardware that is 100 million miles away is an interesting experience. Having a read-eval-print loop running on the spacecraft proved invaluable in finding and fixing the problem.”
We have been recognizing a similar benefit on the server side of the MMO I […]