X-BASIC
Appearance
X-BASIC is a BASIC-likee programming language for SHARP's X68000 included in Human68K . It's different from XBasic for X window system.
history
First included in Human68K (1987)
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.
exsample
applications
A lot of X-BASIC application and external functions are provided by end-user and SHARP and third party software development companies.