Post Reply 
Which calculators run RPL under the hood?
12-16-2019, 05:45 PM (This post was last modified: 12-16-2019 05:45 PM by Jonathan Busby.)
Post: #29
RE: Which calculators run RPL under the hood?
(12-16-2019 04:04 PM)grsbanks Wrote:  The size of an object, when that size is not constant and known in advance, is more often than not in 5 nibbles immediately after the prologue. But yeah, the rest needs addressing.

A lot of objects have that structure, such as code objects, "library data" objects, hex strings, character strings etc. A lot do not of course like secondaries ( eg. :: ... ; ), lists etc. The system uses each object type's =SKIPOB code to determine the size, in general Smile

Regards,

Jonathan

Aeternitas modo est. Longa non est, paene nil.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Which calculators run RPL under the hood? - Jonathan Busby - 12-16-2019 05:45 PM



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