mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
19 lines
901 B
Markdown
19 lines
901 B
Markdown
# Documentation
|
|
|
|
- [builtins](/builtins) - docs for modules built into the language—`Str`, `Num`, etc.
|
|
- [basic-webserver](https://roc-lang.github.io/basic-webserver/) - a platform for making Web servers ([source code](https://github.com/roc-lang/basic-webserver))
|
|
- [basic-cli](/packages/basic-cli/0.17.0) - a platform for making command-line interfaces ([source code](https://github.com/roc-lang/basic-cli))
|
|
- [plans](/plans) - current plans for future changes to the language
|
|
|
|
In the future, a language reference will be on this page too.
|
|
|
|
## [Guides](#guides) {#guides}
|
|
|
|
- [Frequently Asked Questions](https://www.roc-lang.org/faq.html)
|
|
- [Roc for Elm Programmers](https://github.com/roc-lang/roc/blob/main/roc-for-elm-programmers.md)
|
|
- [Tutorial](/tutorial)
|
|
|
|
## [Language Reference](#language-reference) {#language-reference}
|
|
|
|
- [Platforms & Applications](/platforms)
|
|
- [Abilities](/abilities)
|