chore: rename executor -> evaluator and integrate into app

This commit is contained in:
MultisampledNight 2024-01-21 03:22:46 +01:00
commit 3c529c3a1a
No known key found for this signature in database
GPG key ID: 6D525AA147CBDAE2
16 changed files with 229 additions and 115 deletions

View file

@ -37,7 +37,7 @@
"AST",
"graph IR",
"runtime",
"executor",
"evaluator",
"optimizer",
"scheduler",