lausek / lovm2

lausek's own virtual machine
http://lausek.eu/lovm2
GNU General Public License v3.0
8 stars 0 forks source link

Boxing should be a variant of Expr #34

Closed lausek closed 2 years ago

lausek commented 2 years ago

Value { boxed, .. } is weird as other expressions (e.g. function calls) could be boxed as well.