Documentation
- builtins - docs for modules built into the language—
Str,Num, etc. - basic-webserver - a platform for making Web servers (source code)
- basic-cli - a platform for making command-line interfaces (source code)
- plans - current plans for future changes to the language
NOTE: The above uses Roc alpha4 (stable Rust compiler). Some of the syntax is deprecated and will not work with the new Zig compiler. If you would like to experiment with the unstable Zig compiler, you can try this guide.
In the future, a language reference will be on this page too.