rhai/doc/src/about/index.md

16 lines
331 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.
2020-07-01 17:14:11 +02:00
2020-07-26 04:07:40 +02:00
Versions
--------
This Book is for version **{{version}}** of Rhai.
2020-07-01 17:14:11 +02:00
For the latest development version, see [here]({{rootUrl}}/vnext/).