|
|
|
|
|
by simonster
5167 days ago
|
|
It's not just that. It's that there's no concept of a vector or matrix at all, and no operator overloading to allow these concepts to be introduced into the language in an idiomatic way. You could put these things into a bastardized JavaScript JIT, but that seems at least as awkward as Julia. |
|
If the underlying engine is fast, a more convenient syntax can be introduced.