roc/examples
2024-02-04 11:03:34 +01:00
..
cli Merge pull request #6488 from roc-lang/forgot-old-interpolation-syntax 2024-02-04 11:03:34 +01:00
glue Merge branch 'main' into rust-1-72-upgrade 2024-01-17 14:36:16 -08:00
gui Stop using "rlib" 2024-01-16 22:36:10 -08:00
jvm-interop update to new interpolation syntax 2024-02-02 13:39:10 +01:00
nodejs-interop update to new interpolation syntax 2024-02-02 13:39:10 +01:00
parser Merge pull request #6488 from roc-lang/forgot-old-interpolation-syntax 2024-02-04 11:03:34 +01:00
platform-switching Merge branch 'main' into rust-1-72-upgrade 2024-01-17 14:36:16 -08:00
python-interop update to new interpolation syntax 2024-02-02 13:39:10 +01:00
ruby-interop update to new interpolation syntax 2024-02-02 13:39:10 +01:00
static-site-gen update to new interpolation syntax 2024-02-02 13:39:10 +01:00
swiftui Consolidate gitignore 2024-01-10 22:16:04 -05:00
virtual-dom-wip update to new interpolation syntax 2024-02-02 13:39:10 +01:00
webserver update to new interpolation syntax 2024-02-02 13:39:10 +01:00
Community.roc roc format 2023-11-28 16:40:42 -08:00
GuiFormatter.roc update to new interpolation syntax 2024-02-02 13:39:10 +01:00
helloWorld.roc update to basic-cli 0.8.1 2024-02-02 20:01:20 +01:00
inspect-gui.roc roc fmt on inspect examples 2023-08-17 00:07:04 -04:00
inspect-logging.roc update to basic-cli 0.8.1 2024-02-02 20:01:20 +01:00
README.md link to examples repo 2023-12-02 14:13:23 +01:00

Examples

To run examples:

roc run examples/hello-world/main.roc

More examples