roc/examples
2025-01-01 14:59:21 -05:00
..
glue Merge branch 'main' of github.com:roc-lang/roc into rust-1-77-2-upgrade 2024-06-18 18:47:09 +02:00
jvm-interop New app header syntax 2024-05-01 10:49:01 -03:00
nodejs-interop fix zig hosts ensure they export main 2024-08-04 21:12:09 +10:00
platform-switching fix nightly testing + updates 2024-12-17 14:17:21 +01:00
python-interop rm TotallyNotJson 2024-07-01 20:37:23 +02:00
ruby-interop rm TotallyNotJson 2024-07-01 20:37:23 +02:00
virtual-dom-wip Force newline for multi-line closures where the inner element is not outdentable 2025-01-01 14:59:21 -05: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