roc/examples
Vladimir Zotov d6532bea18
Updated zig domain
Signed-off-by: Vladimir Zotov <azuresplash@gmail.com>
2023-12-09 17:39:59 +01:00
..
cli switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08: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 zig domain 2023-12-09 17:39:59 +01:00
parser use latest basic-cli 2023-12-01 12:33:09 +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 use latest basic-cli 2023-12-01 12:33:09 +01:00
inspect-gui.roc roc fmt on inspect examples 2023-08-17 00:07:04 -04:00
inspect-logging.roc make DbgFormatter an unexposed implementation detail 2023-12-03 12:41:04 -08: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