怎么编译一个julia脚本?how to compile a julia script?
操作系统win7 julia 1.5.2
怎么编译一个julia脚本?how to compile a julia script?
操作系统win7 julia 1.5.2
Tier 3: Julia may or may not build. If it does, it is unlikely to pass tests. Binaries may be available in some cases. When they are, they should be considered experimental. Ongoing support is dependent on community efforts.
Julia 的编译是自动进行的
如果需要预编译的话,那么需要将代码包装成模块