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