Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
Stars
2.9k
Forks
272
Watchers
2.9k
Open Issues
62
Overall repository health assessment
No package.json found
This might not be a Node.js project
498
commits
44
commits
36
commits
33
commits
27
commits
19
commits
19
commits
16
commits
15
commits
10
commits
Default enable identifier escaping with backticks (#1295)
d942970View on GitHubfix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291)
d91350bView on GitHubSupport zero-value literals in presence test inlining and fix shadowing bugs (#1280)
d19e782View on GitHubOptionally include reachable fieldpaths in prompt (#1285)
09e3119View on GitHubAdd checker, ast, and type-provider support for JSON names (#1283)
3624b64View on GitHubSupport mixing CEL values and native values in native structs (#1270)
6ee79cfView on GitHubAdd support for exporting parse limit options (#1277)
d75516bView on GitHubCheck arg kinds in optional.or and .orValue impl (#1276)
b62dcafView on GitHubSupport redeclaring variables as constants in NewEnv (#1275)
aac4d5fView on GitHub