Post Reply 
newRPL - build 1255 released! [updated to 1299]
01-10-2019, 10:31 PM
Post: #353
RE: newRPL - build 1089 released! [update:build 1127]
(01-10-2019 03:34 PM)The Shadow Wrote:  Maybe I'm misunderstanding something, but in the case of .iN you've got an actual number. Why can't you use ->NUM on it?

That's just a special case, in the general case the condition could be anything, so equality needs to be simplified and checked symbolically. In purely numeric expressions ->NUM could work, but will throw an error if there's any undefined variables, and even if they are defined, how do we know the user wants the variable replaced? The rules engine shouldn't depend on the values of variables other than the special variables defined during the rule processing. All others should remain symbolic, and there's no way to tell if ->NUM's result pulled the value of a variable or not.
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 1127] - Claudio L. - 01-10-2019 10:31 PM
How to participate? - erazor - 12-13-2019, 07:12 AM



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