X-BASIC
From Wikipedia, the free encyclopedia
X-BASIC is a BASIC-like programming language for SHARP's X68000 included in Human68K . It's different from XBasic for X window system.
Contents |
[edit] History
First included in Human68K. (1987)
[edit] Syntax
It has C programming language-like structure and syntax, and can be compiled to executable file by a software BAStoC.
For example, "GOTO" statement is not frequently used in X-BASIC, rather use subroutines. It also uses "{" and "}" brackets to form operation structure.
[edit] Applications
A lot of X-BASIC application and external functions are provided by end-user and SHARP and third party software development companies.