6 ms·
I must have been living under a rock for the past five years, because Crystal went completely unnoticed until last week. As a long time Ruby programmer, I'm eag
by molson8472 7y ago
I must have been living under a rock for the past five years, because Crystal went completely unnoticed until last week. As a long time Ruby programmer, I'm eager to give it a try.
- geowwy 7y agoI 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.