Hacker News new | ask | show | jobs
by dandanua 113 days ago
Yeah, Julia's REPL deserves special attention as it allows to do the package management (by pressing "]"), look for the functions help ("?") and do shell operations (";") without leaving it.