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

One issue I have with Julia is that it is fast the second time you run your code. And developing code is mainly running things just once. In practice you might find yourself waiting on compilation a lot.


That all depends on factoring. If running your code once means evaluating some function hundred times, then that's no issue.




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

Search: