Stage 70
Posted: Sun Dec 05, 2021 8:29 pm
More string functions are being implemented. As you can see from the example below, SharpBASIC uses the same names and syntax for these functions as QBASIC / QuickBASIC did (that's not a coincidence).
Under the hood these functions are written in assembly language for maximum performance (as is the entire system library).


Under the hood these functions are written in assembly language for maximum performance (as is the entire system library).
