roc/examples
2022-11-03 23:04:15 -04:00
..
cli Merge pull request #4444 from roc-lang/windows-cli-tests 2022-11-01 06:43:23 +00:00
gui Merge pull request #4252 from roc-lang/dependabot/cargo/examples/gui/breakout/platform/crossbeam-utils-0.8.12 2022-10-08 09:48:10 -05:00
parser Revert "try host.zig for better debugger experience" 2022-10-31 22:58:50 +01:00
platform-switching update the rust platform 2022-10-23 20:06:31 +02:00
ruby-interop Rename some Ruby interop demo things 2022-11-03 23:04:15 -04:00
static-site-gen example.org is better 2022-10-15 14:28:56 +02:00
swiftui moved benchmarks to nix 2022-10-17 17:40:35 +02:00
.gitignore Move helloWorld example up onto cli-platform 2022-09-11 22:22:50 -06:00
helloWorld.roc cli_run no macro re-write 2022-09-27 20:25:28 +02:00
README.md update and simplify examples README 2022-10-17 12:28:09 +02:00

Examples

To run examples:

roc run examples/hello-world/main.roc

crates/cli_testing_examples/ has even more examples.