Hacker News new | past | comments | ask | show | jobs | submit login
Crystal on Windows: A Deep Dive on Exception Handling (medium.com/futuredev)
2 points by sdogruyol on Aug 16, 2018 | hide | past | favorite | 1 comment



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




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: