BASIC INTERPRETER is a programming language that allows to develop programs directly on your phone. This BASIC language is similar to the one used on the 8bits computers (like the ZX81,the TRS80) during the 80s . The BASIC INTERPRETER supports everything you would expect from such language.
The development environment allows you to write as many programs as you want and contains a detailed help for each keyword.
Example1:
10 PRINT "This program computes prime numbers"
20 INPUT "Enter largest prime to display";max
30 PRINT 2
40 X=3
50 IF N(X)=0 THEN PRINT X ELSE 100
60 I =X
70 N(I)=1
80 I=I+X
90 IF I 100 X=X+2 110 IF X 120 END Example 2: 10 randomize:cls 100 FOR I=1 TO 4: C (I)=INT(RND(1)*6)+1:next I 120 input "Four digits between 1 & 6:";A$ 125 IF LEN(A$)<>4 THEN PRINT "Code must have 4 digits":goto 120 130 B,W=0 140 FOR I=1 TO 4: r(I)=val(mid$(a$,I,1)):NEXT I 150 FOR I=1 TO 4: IF R(I)=C(I) THEN R(I)=-2:B=B+1 160 NEXT I 170 FOR I=1 TO 4: FOR J=1 TO 4 180 IF R(I)<>-2 AND R(j)=C(i) THEN R(J)=-1:W=W+1:J=4 190 NEXT J:NEXT I 1000 print B;"GOOD POSITION" 1010 PRINT W; "GOOD VALUE WRONG POSITION" 1100 if b<4 then goto 120 1200 PRINT "you win!" Trial version: the trial version offers the full feature and performance but displays advertisements on the program output免費玩BasicInterpreter APP玩免費
免費玩BasicInterpreter App
熱門國家 系統支援 版本 費用 APP評分 上架日期 更新日期 台灣 Taiwan Windows
Windows 市集1.0.0.0
App下載NT$45.00 2012-08-10 2014-09-21 美國 (U.S.A) Windows
Windows 市集1.0.0.0
App下載$1.49 2012-08-10 2014-09-25