jtolio / mito

uncommon expression language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mito

it's the powerhouse of the cel

mito is my attempt at a simple version of google's CEL common expression language. instead of using protobufs for value types, it lets you use your own types, kind of like userdata in lua.

License

Released under the MIT license. See LICENSE.

About

uncommon expression language

License:MIT License


Languages

Language:Go 77.8%Language:Python 22.2%