Live data from Hacker News

Crystal for Rubyists

crystalforrubyists.com

21–30 of 94 posts

Re: Crystal for Rubyists

#21
I fucking love Crystal and Ruby. Never has a language literally made me happy like those two. "Amazement wow is this how easy I can achieve this. This is incredible!!!".

Conversely Perl and C++ made me miserable, as I tried and tried and gave up learning them. I prefer Excel formulae to working with them.

Re: Crystal for Rubyists

#29
Crystal is a lovely language. The language community is small though, and learning resources are also small. The story for Crystal is the same story for many programming languages: grow the interest of users, and find generous funding.

My impression is that not many Ruby programmers have switched to Crystal. The slow(ish) Crystal compilation will not please Ruby users. And Crystal for Windows is still in beta.

Despite these factors, Crystal is a pleasure to use - fast, readable, and a well-featured standard libary.

Re: Crystal for Rubyists

#30
> What’s awesome about Ruby?

> Dynamically typed

As someone who has experienced the joy and at least some feeling of safety from moving to typescript from javascript, I would seriously question that dynamic typing is awesome.

Post reply on HN