RosettaCodeData/Lang/Roc/00-LANG.txt
2024-03-06 22:25:12 -08:00

9 lines
No EOL
383 B
Text

{{stub}}
{{language|Roc|site=https://www.roc-lang.org|tags=roc}}
{{Language programming paradigm|Functional}}
Roc code is designed to build fast and run fast. It compiles to machine code or WebAssembly.
Roc's syntax, semantics, and included toolset all prioritize user-friendliness.
Roc has a small number of simple language primitives. It's a single-paradigm functional language.