Hacker News new | ask | show | jobs
by bythckr 1630 days ago
What is the use case?

FYI All I know about crystal is that it's Ruby with Python style syntax.

2 comments

> it's Ruby with Python style syntax.

It's not. It's a language on its own with Ruby-style syntax and close-but-not-same semantics.

You have some Python code but you don't want it to be slow and full of type errors.