mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 03:43:03 +00:00
Merge pull request #1758 from clarkmcc/patch-1
Added cel-rust, common expression language interpreter
This commit is contained in:
commit
d852dd18a6
1 changed files with 1 additions and 0 deletions
|
@ -1696,6 +1696,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
|||
[[scripting](https://crates.io/keywords/scripting)]
|
||||
|
||||
* [3body-lang](https://github.com/rustq/3body-lang) - The Three Body Language
|
||||
* [clarkmcc/cel-rust](https://github.com/clarkmcc/cel-rust) [[cel-interpreter](https://crates.io/crates/cel-interpreter)] - Common expression language parser and interpreter
|
||||
* [duckscript](https://crates.io/crates/duckscript) - [Simple, extendable and embeddable scripting language.](https://github.com/sagiegurari/duckscript) [![build badge](https://github.com/sagiegurari/duckscript/workflows/CI/badge.svg?branch=master)](https://github.com/sagiegurari/duckscript/actions)
|
||||
* [fleabitdev/gamelisp](https://github.com/fleabitdev/glsp) - A Lisp-like scripting language for game development
|
||||
* [gluon-lang/gluon](https://github.com/gluon-lang/gluon) - A small, statically-typed, functional programming language
|
||||
|
|
Loading…
Reference in a new issue