roc/langref
2025-12-22 22:18:23 -05:00
..
collections.md Add langref/ 2025-12-21 14:44:24 -05:00
conditionals.md Update langref md to match outline 2025-12-21 15:07:34 -05:00
expressions.md Update langref some more 2025-12-22 22:18:23 -05:00
functions.md Expand langref 2025-12-21 20:30:27 -05:00
loops.md Update langref md to match outline 2025-12-21 15:07:34 -05:00
modules.md Add expressions.md 2025-12-21 17:07:26 -05:00
naming.md Update langref md to match outline 2025-12-21 15:07:34 -05:00
operators.md Update langref md to match outline 2025-12-21 15:07:34 -05:00
pattern-matching.md Update langref md to match outline 2025-12-21 15:07:34 -05:00
README.md Update outline to split out statements.md 2025-12-21 17:40:08 -05:00
statements.md Expand langref 2025-12-21 20:30:27 -05:00
static-dispatch.md Add langref/ 2025-12-21 14:44:24 -05:00
types.md Add langref/ 2025-12-21 14:44:24 -05:00

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.

Outline