Post Reply 
Which calculators run RPL under the hood?
12-16-2019, 03:54 PM
Post: #26
RE: Which calculators run RPL under the hood?
It seems to me that adding a new object to RPL goes beyond creating a prolog. You also need hooks for:
  • Computing the object size
  • compiling an object from text
  • decompiling an object to text
You also need a way to compare objects, and you may want to apply arithmetic operations (and other mathematical operations) to it, or convert it to an existing type so it can apply arithmetic.

Dave
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? - David Hayden - 12-16-2019 03:54 PM



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