Hacker News new | ask | show | jobs
by ViralBShah 3350 days ago
Works really well and a lot of python scientific software is part of a typical julia install.
1 comments

Glad to hear that. Will it be possible to overload . in the future?
There's been extensive discussion of that and yes, it may well happen [1]. The biggest concern at this point is how to avoid having people abuse such a feature by trying to fake out class-based o.o. code in Julia in a way that will look right but work poorly.

[1] https://github.com/JuliaLang/julia/issues/1974