Author Topic: User-defined operators  (Read 569 times)

0 Members and 1 Guest are viewing this topic.

Brian Alvarez

  • Guest
User-defined operators
« on: August 16, 2020, 11:56:22 PM »
 This seems to be working fine for all platforms. How about that?  ;D

Brian Alvarez

  • Guest
Overriding operators
« Reply #1 on: August 17, 2020, 10:56:50 PM »
 Overriding operators.  ;D

 The raw blocks contain pure Oxygen code. PluriBASIC does not work with that code, just passes it "as-is".
BTW... i noticed i changed the precedence order of the + operator. Being only 2 operands changes nothing, but with more operands the results may vary. Precedence order must be carefully set.