Post Reply 
DB48X: HP48-like RPL implementation for DM42
07-19-2023, 12:41 PM
Post: #32
RE: DB48X: HP48-like RPL implementation for DM42
(07-18-2023 08:06 AM)c3d Wrote:  Another thing I am considering is a "list processing" variant of `for`, e.g.

Code:

'X' { 1 2 3 45 } for i i + next

would give you X+1+2+3+45

I like this, but wouldn't it be better to perhaps name it 'foreach'? so as to not confuse the user with the usage of for.

I'm also liking your extension to use vectors and lists in local variable definitions. We should try and coordinate (standardize?) these extensions to RPL so as to minimize differences between dialects.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: DB48X: HP48-like RPL implementation for DM42 - Claudio L. - 07-19-2023 12:41 PM
DB48X v0.4.8 is out - c3d - 10-22-2023, 11:31 PM
Release v0.5.0: Statistics and flags - c3d - 11-20-2023, 08:57 AM
v0.6.5: Minor bug fixes - c3d - 02-11-2024, 11:23 PM
Release 0.7.1 "Whip" - Bug fixes - c3d - 03-04-2024, 12:46 AM
DB48X v0.7.4 release is out - c3d - 04-14-2024, 03:05 PM
DB48X v0.7.6: Solving menu - c3d - 05-13-2024, 12:04 AM



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