mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
.. | ||
cli | ||
gui | ||
parser | ||
platform-switching | ||
ruby-interop | ||
static-site-gen | ||
swiftui | ||
.gitignore | ||
helloWorld.roc | ||
README.md |
Examples
To run examples:
roc run examples/hello-world/main.roc
crates/cli_testing_examples/ has even more examples.