mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
Added cel-rust, common expression language interpreter
This commit is contained in:
parent
6de22dc133
commit
e071fb1545
1 changed files with 1 additions and 0 deletions
|
@ -1706,6 +1706,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
|||
* [PistonDevelopers/dyon](https://github.com/PistonDevelopers/dyon) - A rusty dynamically typed scripting language
|
||||
* [rhaiscript/rhai](https://github.com/rhaiscript/rhai) - A tiny and fast embedded scripting language resembling a combination of JavaScript and Rust [![build badge](https://github.com/rhaiscript/rhai/workflows/Build/badge.svg)](https://github.com/rhaiscript/rhai/actions)
|
||||
* [rune-rs/rune](https://github.com/rune-rs/rune) - An embeddable dynamic programming language
|
||||
* [clarkmcc/cel-rust](https://github.com/clarkmcc/cel-rust) [[cel-interpreter](https://crates.io/crates/cel-interpreter)] — [Common Expression Language](https://github.com/google/cel-spec) parser and interpreter
|
||||
|
||||
### Simulation
|
||||
|
||||
|
|
Loading…
Reference in a new issue