broom-lang / broom

A programming language with first-class modules and algebraic effects.
https://broom.readthedocs.io
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Deal with type descriptors and fields #57

Open nilern opened 4 years ago

nilern commented 4 years ago

Tricky since both fields and record rows can be polymorphic so field sizes and offsets are not necessarily statically known.