mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
| .. | ||
| collections.md | ||
| conditionals.md | ||
| expressions.md | ||
| functions.md | ||
| loops.md | ||
| modules.md | ||
| naming.md | ||
| operators.md | ||
| pattern-matching.md | ||
| README.md | ||
| statements.md | ||
| static-dispatch.md | ||
| types.md | ||
NOTE: This is heavily WIP! This line will be removed when the langref is considered complete, and at that point, missing sections and outdated information will be considered bugs. If you'd like to contribute to this (other than minor corrections of obvious mistakes), definitely mention it in the langref Zulip channel before getting started on anything!
Language Reference
This is Roc's language reference (or langref for short).
If you're looking for a beginner tutoral, check out roc-lang.org/tutorial instead; the langref is a detailed reference intended for experienced Roc programmers.