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
44 watching
227 forks
Language: Starlark
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
google/cel-go | Evaluates and executes simple expressions with a C-like syntax | 2,330 |
clarkmcc/cel-rust | An interpreter for a lightweight expression language with C-like syntax | 386 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 863 |
ccapndave/elm-eexl | An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
barliesque/easyagal | A library that simplifies coding of assembly language shaders for graphics rendering | 116 |
koka-lang/koka | A research language with effect types and handlers for building concurrent, efficient programs | 3,333 |
dadhi/fastexpressioncompiler | A tool for compiling and optimizing C# expression trees into fast and efficient delegates | 1,198 |
mapbox/expression-jamsession | Converts handwritten Mapbox GL expressions to valid spec-compliant syntax | 76 |
outsystems/cefglue | A .NET wrapper control around the Chromium Embedded Framework (CEF) to embed web browsers in .NET applications. | 284 |
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,442 |
expr-lang/expr | An expression language and evaluation framework for the Go programming language, optimized for safety, performance, and ease of use. | 6,402 |
babel/babel-sublime | A language definition for modern JavaScript with JSX syntax and other extensions | 3,256 |
bitfunnel/nativejit | A high-performance just-in-time compiler for x64 C++ expressions | 1,139 |
maja42/goval | A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 160 |