Post Reply 
Free42 with big stack, test version
02-05-2021, 12:34 PM
Post: #37
RE: Free42 with big stack, test version
Or keep NSTK and 4STK, but make them non-programmable; eliminate LNSTK and L4STK; and add a new type of label, say, NLBL, so that LBL has the effect of L4STK and NLBL has the effect of LNSTK. That way, legacy code is guaranteed to always run in four-level mode, regardless of the user's preferred interactive mode. And it is always obvious at a glance which mode any given program will run in.

Other possibility: instead of NLBL, add a function BIGSTK, which must be placed at line 01, and which applies to the entire program.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Free42 with big stack, test version - Thomas Okken - 02-05-2021 12:34 PM



User(s) browsing this thread: 1 Guest(s)