Hacker News new | ask | show | jobs
by grayclhn 4320 days ago
Julia's a nice language even without the speed improvements. It's less overtly object oriented than Python, which could be a pro or con for you. I like its multiple dispatch, for example.

But it is pretty fast too :)