X-BASIC
Broschiertes Buch

X-BASIC

Versandkostenfrei!
Versandfertig in 6-10 Tagen
22,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
High Quality Content by WIKIPEDIA articles! X-BASIC is a BASIC-like programming language for Sharp's X68000 included in Human68K. It's different from XBasic for X window system. 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.