cel-spec
Expression Framework
A language specification and binary representation framework enabling secure and interoperable expression evaluation across different applications
Common Expression Language -- specification and binary representation
3k stars
43 watching
225 forks
Language: Starlark
last commit: 12 days ago Related projects:
Repository | Description | Stars |
---|---|---|
google/cel-go | Evaluates and executes simple expressions with a C-like syntax | 2,302 |
clarkmcc/cel-rust | An interpreter for a lightweight expression language with C-like syntax | 380 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 861 |
ccapndave/elm-eexl | An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
barliesque/easyagal | An AS3-based pseudo-AGAL command set with code completion and hinting, macros, and dynamic code customization for writing shaders. | 117 |
koka-lang/koka | A research language with effect types and handlers for building concurrent, efficient programs | 3,313 |
dadhi/fastexpressioncompiler | A library that provides an efficient way to compile and execute C# expression trees. | 1,172 |
mapbox/expression-jamsession | Converts handwritten Mapbox GL expressions to valid spec-compliant syntax | 77 |
outsystems/cefglue | A .NET wrapper control around the Chromium Embedded Framework (CEF) to embed web browsers in .NET applications. | 277 |
acarabott/chromerepl | A plugin for Sublime Text to interact with Google Chrome as a REPL (Read-Eval-Print Loop) for live coding and JavaScript execution. | 355 |
chromiumembedded/cef | A framework that allows embedding Chromium-based browsers in other applications | 3,363 |
expr-lang/expr | An expression language and evaluation framework for the Go programming language, optimized for safety, performance, and ease of use. | 6,326 |
babel/babel-sublime | A language definition for modern JavaScript with JSX syntax and other extensions | 3,255 |
bitfunnel/nativejit | A high-performance just-in-time compiler for x64 C++ expressions | 1,141 |
maja42/goval | A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 159 |