762 B
762 B
Related Resources
{{#include ../links.md}}
Other online documentation resources for Rhai:
-
crates.io
- Rhai crate -
DOCS.RS
- Rhai API documentation -
LIB.RS
- Rhai library info -
[Online Playground][playground] - Run scripts directly from editor
Other cool projects to check out:
-
ChaiScript - A strong inspiration for Rhai. An embedded scripting language for C++ that I helped created many moons ago, now being led by my cousin.
-
Check out the list of scripting languages for Rust on awesome-rust