Oxygen Basic
Information => Development => Topic started by: Brian Alvarez on August 16, 2020, 11:56:22 PM
-
This seems to be working fine for all platforms. How about that? ;D
-
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.