mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
bf1a5bec08
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
24 lines
1.6 KiB
Markdown
24 lines
1.6 KiB
Markdown
# Work in progress!
|
|
|
|
Roc is not ready for a 0.1 release yet, but we do have:
|
|
|
|
- [**installation** guide](https://github.com/roc-lang/roc/tree/main/getting_started)
|
|
- [**tutorial**](https://github.com/roc-lang/roc/blob/main/TUTORIAL.md)
|
|
- [**docs** for the standard library](https://www.roc-lang.org/builtins/Str)
|
|
- [frequently asked questions](https://github.com/roc-lang/roc/blob/main/FAQ.md)
|
|
- [Zulip chat](https://roc.zulipchat.com) for help, questions and discussions
|
|
|
|
If you'd like to get involved in contributing to the language, the Zulip chat is also the best place to get help with [good first issues](https://github.com/roc-lang/roc/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
|
|
|
|
## Sponsors
|
|
|
|
We are very grateful to our sponsors [NoRedInk](https://www.noredink.com/), [rwx](https://www.rwx.com), and [Tweede golf](https://tweedegolf.nl/en).
|
|
|
|
[<img src="https://www.noredink.com/assets/logo-red-black-f6989d7567cf90b349409137595e99c52d036d755b4403d25528e0fd83a3b084.svg" height="60" alt="NoRedInk logo"/>](https://www.noredink.com/)
|
|
|
|
[<img src="https://www.rwx.com/build/_assets/rwx_banner_transparent_cropped-RYV7W2KL.svg" height="60" alt="rwx logo"/>](https://www.rwx.com)
|
|
|
|
[<img src="https://user-images.githubusercontent.com/1094080/183123052-856815b1-8cc9-410a-83b0-589f03613188.svg" height="60" alt="tweede golf logo"/>](https://tweedegolf.nl/en)
|
|
|
|
If you or your employer would like to sponsor Roc's development, please [DM Richard Feldman on Zulip](https://roc.zulipchat.com/#narrow/pm-with/281383-user281383)!
|