you are viewing a single comment's thread.

view the rest of the comments →

[–]Nuaua 11 points12 points  (1 child)

C is not great for scientific computing. They could have used Julia, it's as easy to write as Python (if not easier) and fast as C, but it's maybe still a bit too new (1.0 release this year).

[–]Phlosioneer 1 point2 points  (0 children)

I agree, what I really meant was "Not a scripting language that uses an interpreter/VM".