roc/examples
Anton-4 978bb71316
use patched basic-cli release
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-20 16:09:49 +01:00
..
cli Update more dict/set references 2023-01-14 15:33:54 +01:00
gui fix other formatting 2022-12-04 18:39:58 -08:00
parser use patched basic-cli release 2023-01-20 16:09:49 +01:00
platform-switching added toolchain file to example 2022-12-12 19:57:56 +01:00
ruby-interop Drop obsolete mentions of roc_send_signal 2022-12-08 06:36:12 -05:00
static-site-gen added tutorial generated from static-site platform 2022-12-15 18:10:14 +11:00
swiftui moved benchmarks to nix 2022-10-17 17:40:35 +02:00
virtual-dom-wip Update more dict/set references 2023-01-14 15:33:54 +01:00
.gitignore update tutorial, cleanup 2022-11-28 20:13:39 +01:00
helloWorld.roc helloWolrd url platform, improve getting started 2022-12-27 13:46:48 +01:00
helloWorldNoURL.roc add helloWorldNoURL 2022-12-27 15:03:31 +01: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.