ohua-dev / ohuac

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

Support nested records in query EDSL #27

Open JustusAdam opened 3 years ago

JustusAdam commented 3 years ago

The transformations currently potentially deal incorrectly with nested records. (for instance when collapsing nth nodes during mir lowering)