ohua-dev / ohuac

A standalone compiler for ohua algorithms
Eclipse Public License 1.0
1 stars 0 forks source link

Disambiguation of query results and aggregation states #22

Open JustusAdam opened 3 years ago

JustusAdam commented 3 years ago

In imperative queries loops have both a function as an aggregation to scalar values or to result tables. Since code generation for those differs we need to disambiguate between the two cases.