Jump to content

XBasic

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Hirzel (talk | contribs) at 06:13, 12 September 2002 (Note about data types). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XBasic is a programming language that was developed in the late 1980s for the Motorola 88000 CPU and Unix. In the early 1990s it was ported to Windows and Linux. Since 1999 it is has been available as free software.

It has signed and unsignend 8, 16 and 32 bit and signed 64 bit integers as well as 32 and 64 bit floating point values. The string datatype is only for 8 bit characters.

It is possible to generate an assembly language file. XBasic is still developed on Sourcefore.

http://xbasic.sourceforge.net/