Hacker News new | ask | show | jobs
by drvd 2414 days ago
Go is fast. No interpreter, no JIT, plain machine code combined with the ability to lay out your data like you can in C.
1 comments

But the availability numerical libraries have been lackluster in my limited exploration.