Try Roc

## [Examples](#examples) {#examples} Roc is a young language. It doesn't even have a numbered release yet, just nightly builds! However, it can already be used for several things if you're up for being an early adopter—
with all the bugs and missing features which come with that territory. Here are some examples of how it can be used today. ### [Other Examples](#other-examples) {#other-examples} You can find more use cases and examples on the [examples page](/examples)! ## [Code Sample with Explanations](#code-sample) {#code-sample} Here's a code sample that shows a few different aspects of Roc: - File I/O and HTTP requests - Pattern matching for error handling - JSON deserialization via type inference - Common syntax sugar: pipelines, the `!` operator, and string interpolation The [tutorial](/tutorial) introduces these gradually and in more depth, but this gives a brief overview. ## [Sponsors](#sponsors) {#sponsors} We are very grateful for our corporate sponsors! They are: [Tweede golf](https://tweedegolf.nl/en), ohne-makler, and [Decem](https://www.decem.com.au). If you would like your organization to become an official sponsor of Roc's development, please [DM Richard Feldman on Zulip](https://roc.zulipchat.com/#narrow/pm-with/281383-user281383)! We'd also like to express our gratitude to our generous [individual sponsors](https://github.com/sponsors/roc-lang/)! A special thanks to those sponsoring $25/month or more: Thank you all for your contributions! Roc would not be what it is without your generosity. 💜 We are currently trying to raise $4,000 USD/month in donations to fund one longtime Roc contributor to continue his work on Roc full-time. We are a small group trying to do big things, and every donation helps! You can donate using: - [GitHub Sponsors](https://github.com/sponsors/roc-lang) - [Liberapay](https://liberapay.com/roc_lang) All donations go through the [Roc Programming Language Foundation](https://foundation.roc-lang.org/), a registered US 501(c)(3) nonprofit organization, which means these donations are tax-exempt in the US.