Thanks for all the kind words – it's nice to hear such positive feedback.
There has actually been a fair amount of work on static compilation
recently – see this branch
<https://github.com/JuliaLang/julia/commits/jb/staticcompile> for Jeff's
current progress. That said, this is still undocumented, experimental and
not quite complete. But there's significant chance that it will get done in
the near future. Unfortunately, it's hard to say exactly when, so that may
not help – what's the timeframe for your project?


On Thu, Jul 24, 2014 at 11:27 PM, Gerry Weaver <[email protected]> wrote:

> Hello All,
>
> I would like to thank the creators and developers of this language. I've
> been waiting/looking for something like this for quite a while. All of
> these other new languages are certainly cool and interesting, but for me,
> left wanting for practical use. I'm a working programmer and Julia looks
> great! It's powerful, fast, and very productive. I sincerely hope that
> Julia continues to grow. The idea of being able to develop in a language
> this productive and not have to chunk parts of it out to C or rewrite it in
> a faster language is extremely cool. I'm amazed by how quickly it has
> stabilized and I really like the way language changes are being handled.
>
> I have a project in mind and Julia is looking stable enough at this point
> for real work. I believe I read somewhere that supporting native
> executables was on the todo list. Can anyone please give me an idea about
> if and where that sorts on the priority list? I would need this feature to
> be able to deliver my project.
>
> Thanks,
> -G
>

Reply via email to