roc/examples
2022-11-12 13:55:13 +01:00
..
cli fixes for the False example 2022-11-12 13:55:13 +01:00
gui update rust platform build.rs 2022-11-06 16:34:15 +01:00
parser change parser host to zig 2022-11-11 23:45:32 +01:00
platform-switching Merge pull request #4503 from roc-lang/windows-cli-tests 2022-11-11 09:42:06 -08:00
ruby-interop Merge pull request #4503 from roc-lang/windows-cli-tests 2022-11-11 09:42:06 -08:00
static-site-gen update rust platform build.rs 2022-11-06 16:34:15 +01: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.