Hacker News new | ask | show | jobs
by erelde 3605 days ago
Its similarity with Ruby? It doesn't _feel_ like I would have to learn completely new paradigms
1 comments

It's somewhat similar, but in Crystal you need to be explicit with types, and you'll likely miss 'send'.

Also Crystal has macros