MBASIC is a descendant of the original Altair BASIC interpreters that were among Microsoft's first products.
FactSnippet No. 1,624,781 |
MBASIC is a descendant of the original Altair BASIC interpreters that were among Microsoft's first products.
FactSnippet No. 1,624,781 |
MBASIC was one of the two versions of BASIC bundled with the Osborne 1 computer.
FactSnippet No. 1,624,782 |
Apart from these limitations, MBASIC was considered at the time to be a powerful and useful implementation of BASIC.
FactSnippet No. 1,624,783 |
Particular advantage of MBASIC was the full-text error messages provided for syntax and run-time errors.
FactSnippet No. 1,624,784 |
MBASIC had a "trace" function that displayed line numbers as they were executed.
FactSnippet No. 1,624,785 |
Unlike some other BASIC implementations of the time, MBASIC did not provide support for matrix operations, complex numbers, or a decimal data type for financial calculations.
FactSnippet No. 1,624,786 |
MBASIC permitted but did not require the LET keyword for assignment statements.
FactSnippet No. 1,624,787 |
MBASIC did not make structured programming mandatory for programmers and it was easy to write spaghetti code.
FactSnippet No. 1,624,788 |
MSX-BASIC is a well known successor of MBASIC, featuring several extensions specific to the MSX machines.
FactSnippet No. 1,624,789 |
Exchange of useful MBASIC programs was a common function of computer users' groups.
FactSnippet No. 1,624,790 |