diff --git a/README.md b/README.md index 8a84325..4bd42a6 100644 --- a/README.md +++ b/README.md @@ -848,7 +848,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [PistonDevelopers/dyon](https://github.com/PistonDevelopers/dyon) — A rusty dynamically typed scripting language * [gluon-lang/gluon](https://github.com/gluon-lang/gluon) — A small, statically-typed, functional programming language * [murarth/ketos](https://github.com/murarth/ketos) — A Lisp dialect functional programming language serving as a scripting and extension language for rust - +* [jonathandturner/rhai](https://github.com/jonathandturner/rhai) — A tiny and fast embedded scripting language resembling a combination of JS and Rust ### Template engine