Skip to content

chobits/cel-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,904 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Implementations of the Common Expression Language

For background on the Common Expression Language see the cel-spec repo.

This is a C++ implementation of a Common Expression Language runtime, parser, and type checker.

Released under the Apache License.

About

Fast, portable, non-Turing complete expression evaluation (C++)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.1%
  • Starlark 4.4%
  • Lua 0.3%
  • C 0.1%
  • ANTLR 0.1%
  • Dockerfile 0.0%