mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add cel-go (#2756)
This commit is contained in:
parent
064a9d2d7c
commit
85b678cc4b
@ -618,6 +618,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go.
|
||||
* [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go.
|
||||
* [binder](https://github.com/alexeyco/binder) - Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua).
|
||||
* [cel-go](https://github.com/google/cel-go) - Fast, portable, non-Turing complete expression evaluation with gradual typing.
|
||||
* [expr](https://github.com/antonmedv/expr) - an engine that can evaluate expressions.
|
||||
* [gentee](https://github.com/gentee/gentee) - Embeddable scripting programming language.
|
||||
* [gisp](https://github.com/jcla1/gisp) - Simple LISP in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user