Hacker News new | ask | show | jobs
by adgjlsfhk1 1669 days ago
IMO, the REPL is really nice for exploration. I would never write code in it, but it serves as a really good doc search tool and quick way to check things. It helps that the Julia REPL is more inspired by the Lispy ones than python/R.