QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: Volkert on January 11, 2020, 06:26:04 am
-
Hi there ! I am searching for any basic or qb64 emulator, interpreter and/or compiler to run on a mobile phone. I would like to be able to make/run little graphic .bas or .exe files on my phone. So I would need screen, circle, pset, arrays (dim?).
Is there any app for android or iphone that can do that ? Or should I search a totally different programming language that can do the same ?
Kind regards, Volkert
-
Welcome Volkert
On the subject of a Basic like QB on Android: https://www.qb64.org/forum/index.php?topic=2015.0
SmallBASIC is interpreter only and does not use declarations of variable types (or suffixes) and is not to be confused with MS Small Basic which is completely different.
Here is direct link: http://smallbasic.github.io