Post Reply 
newRPL - build 1255 released! [updated to 1299]
05-23-2019, 02:25 PM
Post: #441
RE: newRPL - build 1089 released! [update:build 1158]
(05-22-2019 04:42 AM)The Shadow Wrote:  
(05-22-2019 02:00 AM)Claudio L. Wrote:  By the way, there's a couple of new commands in newRPL that I added, inspired by David's library that will help in the implementation of some of his commands.

So what are they? List commands are near and dear to my heart.

In the wiki, Chapter 6, look for "List, Matrix and List commands". The new commands are NPOS, NPOSREV, POSREV, RHEAD, RTAIL. NPOS lets you continue a search from a known location in the list (more efficient than splitting the list, then using POS) and the others are the "reverse" versions of this one and other well known commands. They do the same thing, but starting to look from the end of the list towards the front, in other words: work with the reversed list without physically reversing the object in memory.
If you think you may have other things that need to be incorporated in ROM in order to make David's routines more efficient feel free to suggest it here or add it as a feature request in the bug tracker.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL - build 1001 released! - pier4r - 12-16-2017, 08:03 AM
newRPL - on Hp 39gs - Martin Hepperle - 06-05-2019, 06:51 AM
RE: newRPL - build 1001 released! - pier4r - 12-23-2017, 10:16 AM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 09:42 AM
t - Claudio L. - 01-01-2018, 03:06 PM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 03:41 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 04:54 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 06:58 PM
newRPL - brickviking - 10-05-2018, 06:01 AM
RE: newRPL - build 1089 released! [update:build 1158] - Claudio L. - 05-23-2019 02:25 PM
How to participate? - erazor - 12-13-2019, 07:12 AM



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