roc/examples
2024-08-31 14:30:07 +02:00
..
cli Fix discordant u8 and u64 types 2024-08-29 19:04:06 -07: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 Update demo.c 2024-05-14 18:59:25 -07:00
platform-switching flush write_all 2024-08-20 12:36:15 +02: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 Pluralize PlatformTasks module 2024-08-26 00:05:09 -07:00
Community.roc Merge attempt 2024-08-19 23:34:05 -07:00
helloWorld.roc update to basic cli 15 2024-08-31 14:30:07 +02:00
inspect-logging.roc update to basic cli 15 2024-08-31 14:30:07 +02: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