libs.rs >> awesome-rust
libs.rs is DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust
This commit is contained in:
parent
8d07d8e00a
commit
eda257a810
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user