mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-21 12:28:32 +00:00
| .. | ||
| cli | ||
| glue | ||
| gui | ||
| jvm-interop | ||
| nodejs-interop | ||
| 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.