You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.91.0 (January 7, 2025)
- New poke 'console_foreground_intensity' to change (once perrun)
the intensity of colored text printed with yabasic.
- New function string$ to multiply a string.
Version 2.90.2 (January 6, 2022)
- Fixed precision error for print using under windows
- Better error-reporting for an edge case of short-if
- Allow '==' to check for equality and '!=' for inequality ('=' and '<>' still work)