roc/examples
2023-12-23 18:44:36 +01:00
..
cli keep ingested_file_bytes result the same on import changes 2023-12-23 18:44:36 +01:00
glue switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
gui switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
jvm-interop switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
nodejs-interop Updated to use alignOf consistently 2023-12-10 08:45:20 +01:00
parser update to basic-cli 0.7.1 2023-12-23 16:54:59 +01:00
platform-switching switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
python-interop switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
ruby-interop switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
static-site-gen switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
swiftui Update .gitignores 2023-10-19 22:04:14 -04:00
virtual-dom-wip switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
webserver roc format 2023-11-22 13:30:06 +11:00
.gitignore Replace stale webserver example 2023-11-22 13:11:05 +11:00
Community.roc roc format 2023-11-28 16:40:42 -08:00
GuiFormatter.roc update inspect examples 2023-11-28 16:40:42 -08:00
helloWorld.roc update to basic-cli 0.7.1 2023-12-23 16:54:59 +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.7.1 2023-12-23 16:54:59 +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