-
-
Notifications
You must be signed in to change notification settings - Fork 2
New functions #70
Comments
You didn't add the RIGHT( function? |
Lines 660 to 707 in 9a0a180
|
Then, why did you overlined the RIGHT( for rightshift ? |
Because it's implemented now, don't need to add it anymore :P |
Oh, ok, sorry for that. So, I guess LEFT is also implemented? |
It's so weird. |
Sure it works, but it doesn't produce any code yet. |
Though, when I compile that code : |
Yes, because both arguments are numbers, and then it gets optimized: Lines 666 to 667 in a547470
|
Ok, thank you |
|
Will also be good if you can add |
|
Is it bad if it looks like C ? Because |
I agree with Xenoxis, Menu( could be very useful ;) |
I would argue against it, as it would be used on the main screen, not in the canvas mode. I, personally, do not see many ICE programs not use the drawing canvas, as ICE's main attraction is the use of the canvas to expand upon BASIC programs. |
Sure, |
LEFT( for bitshift leftRIGHT( for rightshiftElseIf (instead of Else:If)
Stop
The text was updated successfully, but these errors were encountered: