Live data from Hacker News

The Power of Crystal: A language for humans and computers Helvetic Ruby 2024

crystal-lang.org

1–4 of 4 posts

Re: The Power of Crystal: A language for humans and computers Helvetic Ruby 2024

#3

I am trying to understand where Crystal wants to be. Is its goal to be 1:1 compitable with Ruby syntax?

no, they definitely have differences.

I'd say crystal's syntax is ruby inspired, and will feel mostly right to a rubyist, but some things (data types, macros, etc.) will be different.

It's nice though.