Tiny BASIC

Tiny BASIC

  • 4.4 MB

    Dateigröße

  • Android 2.3.2+

    Android OS

Über Tiny BASIC

Tiny BASIC Betriebs in dem mobilen Endgerät

モバイル端末で動作する Tiny BASIC

ver 2.x is released

https://play.google.com/store/apps/details?id=org.dyndns.vivi.TinyBASIC2

command:

'<LineNum> <statement>': add line

'<LineNum>': remove line <lineNum>

'RUN': run program

'NEW': clear program

'LIST': print program

'RENUM': renumber program

'LOAD <fileName>': load from <fileName>

'SAVE <fileName>': save to <fileName>

'DIR': print saved files list

statement:

'<var> = <exp>' assign <exp> to <var>

'PRINT {<exp>|<string>}': print <exp> or <string>

'IF <exp> THEN {<statement>|<lineNum>}': if <exp> then exec

'FOR <var>=<exp1> TO <exp2>': for loop

'NEXT': inc <var> and loop

'GOTO <lineNum>': jump to line <lineNum>

'GOSUB <lineNum>': call subroutine

'RETURN': return from subroutine

'END'

expression:

<exp> ::= <term> | <term> <op> <exp>

<term> ::= [-] {<digits> | <var> | ( <exp> )}

<var> ::= A | B | ...| Z | @(<exp>)

<op> ::= AND | OR | = | <> | > | >= | < | <= | + | - | * | / | %

Website: http://vivi.dyndns.org/games/TinyBASIC/

Mehr anzeigen

What's new in the latest 0.006

Last updated on 2016-06-08
supported: NEXT VAR
Mehr anzeigen

Videos und Screenshots

  • Tiny BASIC Plakat
  • Tiny BASIC Screenshot 1

Alte Versionen von Tiny BASIC

Tiny BASIC 0.006

4.4 MBJun 8, 2016
Download
APKPure Zeichen

Superschnelles und sicheres Herunterladen über die APKPure-App

Ein Klick zur Installation von XAPK/APK-Dateien auf Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies