X-BASIC
From Seo Wiki - Search Engine Optimization and Programming Languages
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions are available. (February 2009) |
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.
[edit] External links
| File:HelloWorld.svg | This programming language-related article is a stub. You can help Wikipedia by expanding it. |