[julia-users] Re: Distribute a Julia application without exposing the cose

2015-11-09 Thread Lee Bates
> > Hi Palli, > I have taken your advice and started looking at using Escher and a server (and possibly a virtual machine if the user requires the computations are done locally). As for compiling the code; I have managed to compile a julia script that solves an LP using JuMP and Cbc (I

[julia-users] Re: Distribute a Julia application without exposing the cose

2015-11-03 Thread Páll Haraldsson
On Sunday, November 1, 2015 at 2:49:35 PM UTC, Lee Bates wrote: > > I'm trying to distribute an application written in Julia without exposing > the code. I've tried using build_executable, however when using a Pkg > interfacing with code written in another language (Tk, Cbc) the process > seems