rhai/doc/src/about/index.md

8 lines
191 B
Markdown
Raw Normal View History

2020-06-20 06:06:17 +02:00
What is Rhai
============
2020-06-29 17:55:28 +02:00
{{#include ../links.md}}
2020-06-20 06:06:17 +02:00
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way
to add scripting to any application.