Hacker News new | ask | show | jobs
by nils-m-holm 301 days ago
Loading programs, testing individual functions, examining data. I usually have two windows/consoles open: one for writing code, one for loading and testing.
1 comments

Do you do REPL customization and Readline wrapping like in the article, or are you satisfied with the basic REPL capabilities?

I think I'll give your workflow a try. I might learn something interesting from it. Worst case, I'll gain new appreciation for SLIME.

(I like your books, BTW.)