kiedtl / finwe

A concatenative language for the Uxn VM with full compiler-enforced stack safety.
MIT License
34 stars 0 forks source link

`deo`/`dei`: make typing stricter #13

Open kiedtl opened 1 week ago

kiedtl commented 1 week ago
kiedtl commented 1 week ago

Will probably need a new type expression for this: (PortType <val>). Alternatively, (Child) could be repurposed for this, but that might create confusion.