Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roc-lang/examples
- Owner: roc-lang
- License: cc0-1.0
- Created: 2023-03-06T15:31:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T17:51:33.000Z (3 months ago)
- Last Synced: 2024-08-07T13:28:41.605Z (3 months ago)
- Topics: roc-lang
- Language: Shell
- Homepage: https://www.roc-lang.org/examples
- Size: 2.22 MB
- Stars: 26
- Watchers: 6
- Forks: 14
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- roc-awesome - roc-lang/examples
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)