Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roc-lang/examples

All kinds of Roc examples
https://github.com/roc-lang/examples

roc-lang

Last synced: 1 day ago
JSON representation

All kinds of Roc examples

Awesome Lists containing this project

README

        

# Roc Examples

We want the examples website to be the centralized place to find your up-to-date, roc-expert-approved answer to common search queries like "How to X in roc".

[website](https://www.roc-lang.org/examples)

[examples source code](https://github.com/roc-lang/examples/tree/main/examples)

## Running an example

1. [Install Roc](https://github.com/roc-lang/roc/tree/main/getting_started#installation)
2. For the FizzBuzz example: `roc examples/FizzBuzz/main.roc`

## Ideas and Improvements

If you have any ideas or improvements, talk to us on our [group chat](https://roc.zulipchat.com/), we're friendly!

## Contributing

Contributions are welcome :heart:
Check out [CONTRIBUTING.md](CONTRIBUTING.md)