Hacker News new | ask | show | jobs
by geowwy 2568 days ago
I love Crystal. I'm really enjoying the type system and the the introduction of tuples and named tuples (instead of just using arrays and hashes everywhere). It makes it so much easier to reason about your code and catch common bugs.