rrthomas / pforth

A portable Forth compiler
GNU General Public License v3.0
11 stars 1 forks source link

On SMite, POSTPONE should use LITERAL, not , #6

Closed rrthomas closed 5 years ago

rrthomas commented 5 years ago

This needs changing in highlevel.fs.in.

rrthomas commented 5 years ago

Closing in favour of fixing POSTPONE more generally as already noted in highlevel.fs.in.