Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
GWBASIC 圖標

GWBASIC


RetroDoSoft
0020/14.09.2018
  • 2018年09月16日
    Update date
  • Android 4.0+
    Android OS

關於GWBASIC

GWBASIC

DESCRIPTION BY WIKIPEDIA

GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from BASICA, originally for Compaq. It does not need the ROM BASIC. The language is suitable for simple games, business programs and the like. it is also a low-cost way for many aspiring programmers to learn the fundamentals of computer programming.

GW-BASIC has a command line-based integrated development environment (IDE) based on Dartmouth BASIC. Using the cursor movement keys, any line displayed on screen can be edited. It also includes function key shortcuts at the bottom of the screen. Like other early microcomputer versions of BASIC, GW-BASIC lacked many of the structures needed for structured programming such as local variables, and GW-BASIC programs executed relatively slowly, because it was an interpreted programming language. All program lines must be numbered; all non-numbered lines are considered to be commands in direct mode to be executed immediately. Program source files are normally saved in binary compressed format with tokens replacing commands, with an option to save in ASCII text form.

The GW-BASIC command-line environment has commands to RUN, LOAD, SAVE, LIST the current program, these commands can also be used as program statements. There is little for structured programming in GW-BASIC. All IF/THEN/ELSE conditional statements must be written on one line, although WHILE/WEND statements may group multiple lines. Functions can only be defined using the single line DEF FNf(x)= statement (e.g., DEF FNLOG(base,number)=LOG(number)/LOG(base)). The data type of variables can be specified with a character at the end of the variable name: A$ is a string of characters, A% is an integer, etc. Groups of variables can also be set to default types based on the initial letter of their name by use of the DEFINT, DEFSTR, etc., statements. The default type for undeclared variables not identified by such typing statements, is single-precision floating point (32-bit MBF).

更多

更多應用信息

最新版本

0020/14.09.2018

上傳者

Jeetendra Kumar

系統要求

Android 4.0+

相關標籤

最新版本0020/14.09.2018更新日誌

Last updated on 2018年09月16日

Emulator is considerably optimized. And now battery life will be much longer
A bug about cursor is fixed
System option is available now

更多

GWBASIC 螢幕截圖

GWBASIC 海報GWBASIC 截圖 1GWBASIC 截圖 2GWBASIC 截圖 3GWBASIC 截圖 4GWBASIC 截圖 5GWBASIC 截圖 6GWBASIC 截圖 7

24 小時熱門文章

訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。