>>>>> On Sat, 29 Oct 2016 12:59:45 -0700 (PDT), <varun...@gmail.com> said:

> 3. This is the most confusing part for me. I really don't get the Julia 
> equivalent of these two lines. if __name__ == "__main__":
>   main(sys.argv[1:])

It seems like a lot of members of the Julia community do not really like
this usage, but there is an equivalent in v0.5.  See
https://groups.google.com/forum/#!topic/julia-users/INlaEr8fBbU

Reply via email to