http://docs.julialang.org/en/release-0.4/manual/getting-started/
On Saturday, December 12, 2015 at 6:35:42 PM UTC+2, Leonardo wrote:
>
> Hello,
> How can I create .ji files and execute with julia executable?
>
> I've compiled in native code a simple program (with BuildExecutable package),
> but result is huge! (with all dynamic libraries); it's possible instead
> produce a .ji file (other than modules with Base.compilcache("
> *<modulename>*") ) and execute it?
>
> Many thanks
>
> Leonardo
>
>
