|
|
|
|
|
by xyzzy_plugh
599 days ago
|
|
You're missing the point of DSLs like CEL which is that they can easily be embedded. CEL is quite efficient and supports partial compilation and cost heuristics which makes it very cheap and easy to insert in a hot path that processes arbitrary customer data. |
|