AlphaBasic

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Infobox". Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

AlphaBASIC is a computer programming language created by Alpha Microsystems in 1976.[1][2] The language was written by Alpha Microsystems employees Paul Edelstein, Dick Wilcox and Bob Courier.[3]

Features

AlphaBASIC shares much in common with other BASIC languages. It does offer some fairly unusual features such as multi-user orientation, ability to control memory layout of variables (MAP statement), calling of external assembly language subroutines (XCALL statement). The language is designed for developers of vertical market software packages. The compiler and runtime system are written in Motorola 68000 assembly language, and thus are only able to run on Alpha Microsystems hardware. The compiler emits interpreter code.

See also

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. AMOS and ANDI: Alpha Users Gather, By Ed Martino, InfoWorld, 11 May 1981, Page 45-46
  3. AMOS AlphaBasic user manual, 1977

Script error: No such module "Check for unknown parameters".

External links

Script error: No such module "Navbox".

Template:Asbox