Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Julia is most comfortably used in the manner of a traditional Lisp: with a REPL open the entire time, sending snippets of code from your editor to the REPL for compilation, and then testing things out at the REPL. Sometimes people don't even write out a "main" function meant to be run from the outside world, but leave a few different entry point functions to be called from the REPL.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: