Live data from Hacker News

Reasons for Ruby-Ists to Use Crystal

crystal-lang.org

1–2 of 2 posts

Re: Reasons for Ruby-Ists to Use Crystal

#2
Crystal is a Ruby inspired compiled language, allowing it to run blazingly fast with a very low memory footprint. It uses LLVM for emitting native code, thus making use of all the optimisations built into the toolchain.

Website: https://crystal-lang.org/

Github: https://github.com/crystal-lang/crystal