Hacker News new | ask | show | jobs
by david-j-vujic 1016 days ago
Sounds like REPL Driven Development to me :)

There's a couple of things you can do to configure the REPL (like auto-reloading modules that has changed during the session). I submitted a link to my blog post about this subject here: https://news.ycombinator.com/item?id=37394439 (hope it is okay to cross-post like this).