Files
rhai/doc/src/start/playground.md
Stephen Chung d6a08be223 Refactor.
2020-06-29 23:55:28 +08:00

327 B

Online Playground

{{#include ../links.md}}

Rhai provides an [online playground][playground] to try out its language and engine features without having to install anything.

The playground provides a syntax-highlighting script editor with example snippets. Scripts can be evaluated directly from the editor.