roc/examples
2022-12-04 18:39:58 -08:00
..
cli Revert stray introduction from #4661 2022-12-03 12:32:46 -06:00
gui fix other formatting 2022-12-04 18:39:58 -08:00
parser fix other formatting 2022-12-04 18:39:58 -08:00
platform-switching Merge pull request #4508 from roc-lang/windows-final-cli-tests 2022-11-16 18:21:49 +01:00
ruby-interop Merge pull request #4503 from roc-lang/windows-cli-tests 2022-11-11 09:42:06 -08:00
static-site-gen windows fixes, error improvements 2022-11-16 13:55:58 +01:00
swiftui moved benchmarks to nix 2022-10-17 17:40:35 +02:00
.gitignore update tutorial, cleanup 2022-11-28 20:13:39 +01:00
helloWorld.roc Drop Program and third type param from Task 2022-11-24 03:21:14 -05: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.