Add Rhai book.
This commit is contained in:
15
doc/src/about/related.md
Normal file
15
doc/src/about/related.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Related Resources
|
||||
=================
|
||||
|
||||
{{#include ../links.md}}
|
||||
|
||||
Other online documentation resources for Rhai:
|
||||
|
||||
* [`DOCS.RS`](https://docs.rs/rhai)
|
||||
|
||||
|
||||
Other cool projects to check out:
|
||||
|
||||
* [ChaiScript](http://chaiscript.com/) - 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](https://github.com/rust-unofficial/awesome-rust#scripting) on [awesome-rust](https://github.com/rust-unofficial/awesome-rust)
|
Reference in New Issue
Block a user