iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii ___ ______ _________ _ | \/ || \/ || ___ \ (_) | . . || . . || |_/ / __ _ ___ _ ___ | |\/| || |\/| || ___ \/ _` / __| |/ __| | | | || | | || |_/ / (_| \__ \ | (__ \_| |_/\_| |_/\____/ \__,_|___/_|\___| iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii MMBasic is a free and open BASIC interpreter for 32 bit microcontrollers. It includes floating point numbers, extensive string handling, multi dimensional arrays and structured programming features like do loops, multiline if statements, user defined subroutines and functions. MMBasic is generally backwards compatible with Microsoft's MBASIC and implements much of the ANSI Standard for Full BASIC (X3.113-1987). MMB4L is a port of Geoff Graham's MMBasic interpreter to the Linux platform (and its derivatives). ### These are platform specific ports I have made based from MMB4L ### ### There are MacOS arm64 and QNX 8.0 arm64 ### ### Both ports rely on SDL2 ### ### This was done to help development on PicoCalc using mmbasic ###