mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-03 06:02:54 +00: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.