Julia is a high-level, high-performance dynamic programming language

by bsiemonon 2/29/12, 3:36 AMwith 19 comments
by freehunteron 2/29/12, 4:51 AM

Previous discussion: http://news.ycombinator.com/item?id=3606380

Their site is down right now, so the 10 day old comments might be able to satisfy some amount of curiosity.

by jhroberton 2/29/12, 9:24 PM

"All indexing in Julia is 1-based"

I once designed/implemented a language where the biggest mistake I made was using 1-based indexing. At first it looked like it was going to be easier to understand/use but 0-based indexing is actually much more convenient when dealing with indexes arithmetic.

PS: the "metaprogramming" stuff is fabulous.

by anamaxon 2/29/12, 2:03 PM

Julia is the subject of today's http://www.stanford.edu/class/ee380/

The webcast is delayed and there's always something interesting that happens after the camera goes off.

by Flamon 2/29/12, 5:31 AM

Is V8 really faster than NumPy and R? Interesting..

by ablealon 2/29/12, 2:10 PM

ViralBShah: your account was shadow-banned in the last discussion 10 days ago.

(No reason I can see to ban one of the authors. Check logged out or from another account with "showdead" on.)

by SeanLukeon 2/29/12, 2:46 PM

Is there some reason they neglect to compare against Mathematica? Seems like a glaring omission to me.

by bleakgadflyon 2/29/12, 8:02 AM

Again?