We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0b587 commit 52ac271Copy full SHA for 52ac271
README.md
@@ -2,7 +2,8 @@
2
3
For background on the Common Expression Language see the [cel-spec][1] repo.
4
5
-This is a C++ implementation of a [Common Expression Language][1] runtime.
+This is a C++ implementation of a [Common Expression Language][1] runtime,
6
+parser, and type checker.
7
8
Released under the [Apache License](LICENSE).
9
0 commit comments