Is it possible to compile my Julia code to standalone and self-contained 
executable? By standalone and self contained I mean that I want to be able 
to create native executable file (PE on Windows, ELF on Linux and Mach-O on 
Mac OS X) from my Julia code, that would run without Julia installed on my 
user's computers. If it is not possible, is it planned? How should I 
distribute my software written in Julia?

Reply via email to