作为一个新语言,看上去非常的赞!
昨天看到博客里面写介绍的时候着实把我刺激到一下,什么好处到占了
http://julialang.org/blog/2012/02/why-we-created-julia/
We want a language that’s open source, with a liberal license.
We want the speed of C with the dynamism of Ruby.
We want a language that’s homoiconic, with true macros like Lisp,
_ but with obvious, familiar mathematical notation like Matlab.
We want
something
_ as usable for general programming as Python,
_ as easy for statistics as R,
_ as natural for string processing as Perl,
_ as powerful for linear algebra as Matlab,
_ as good at gluing programs together as the shell.
Something that is dirt simple to learn, yet keeps the most serious hackers happy.
We want it interactive and we want it compiled.