Merge pull request #62 from noformnocontent/master

libs.rs >> awesome-rust
This commit is contained in:
Jonathan Turner 2018-03-02 17:12:39 +13:00 committed by GitHub
commit 8ad9726518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ rhai = "0.8.1"
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 lead by my cousin.
* You can also check out the list of [scripting languages for Rust](http://libs.rs/scripting/) on [libs.rs](http://libs.rs/)
* You can also 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)
## Examples
The repository contains several examples in the `examples` folder: