Considering Crystal
Imagine a language with the syntax of Ruby but an order of magnitude faster. That's the short pitch for Crystal, a statically typed compiled language with a whole lot more to offer. James Thompson takes you through the history and the current state of Crystal and explains how to use it effectively and where it needs your help.
Talk Title | Considering Crystal |
Speakers | James Thompson (Mavenlink) |
Conference | O’Reilly Open Source Convention |
Conf Tag | Put open source to work |
Location | Portland, Oregon |
Date | July 16-19, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Imagine a language with the syntax of Ruby but an order of magnitude faster. That’s the short pitch for Crystal, a statically typed compiled language with a syntax that is directly inspired by Ruby. In fact, it is so close to Ruby in some respects that some Ruby code can run unmodified on Crystal. But Crystal is not a language that should be viewed in the shadow of Ruby; it’s a compelling choice for anyone who cares about both the aesthetics of code and performance. James Thompson takes you through the history and the current state of Crystal and explains how to use it effectively and where it needs your help. You’ll also discover how to create a Crystal Shard (library) and explore popular tools and Shards available right now.