在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 Tiny BASIC v3 APK 下載。
Tiny BASIC v3
Tiny BASIC v3
extended BASIC
- no goto
- times, while, repeat
- if then else end, if then elif ... end
- def funtion(x, y) ... end
- dynamic data type (real, string)
- C/C++ type operator