Comment on Customizing Lisp REPLsparentComments−nils-m-holm1yLoading programs, testing individual functions, examining data. I usually have two windows/consoles open: one for writing code, one for loading and testing.−spauldo1yDo 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.)
Comments
Loading programs, testing individual functions, examining data. I usually have two windows/consoles open: one for writing code, one for loading and testing.
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.)