Hacker News new | ask | show | jobs
by kstenerud 5276 days ago
"you can seamlessly mix in C if you feel like low-level programming"

This is a huge plus. I've dropped to the C level on a number of occasions already in my projects. I also makes it MUCH easier to drop in existing C libraries for extra functionality since you don't have to write language bindings for it.