tsoding / bm

Simple compiler ecosystem
MIT License
169 stars 16 forks source link

`dup` and `swap` should accept operands of type TYPE_STACK_ADDR #346

Open rexim opened 3 years ago

rexim commented 3 years ago

introduced in #345

But it's difficult to enforce right now because of the legacy code base and other semantic problems with the language