You will probably want to start by looking at: - the embedding section of the manual - the pyjulia repository
And see also: JavaCall package, for going the other direction. On Sep 9, 2014 10:58 AM, "Duncan Parker" <[email protected]> wrote: > Hello all, > > I'm a novice programmer (about a year in) curious to integrate Julia into > a new Java application. The Java shell is designed to be both a GUI for > charting various types commodity prices and executing code (i.e. Julia -- > currently JavaScript) for algorithmic trading. > > Now, the stupid part: > Is there some sort of compiler necessary for Julia to be interpreted by > the Java application? > > Thanks in advance for your patience with my ignorance. I appear to be > missing something very basic. > > Cheers, > Duncan > >
