Misplaced Pages

AlphaBasic

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
AlphaBASIC
Original author(s)Paul Edelstein,
Dick Wilcox,
Bob Courier
Developer(s)Alpha Microsystems
Initial release1976

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

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.

References

  1. Alpha Microsystems (1977), AlphaBasic : user's manual, North Irvine, CA, retrieved 19 August 2017
  2. AMIS and ANDI: Alpha Users Gather, By Ed Martino, InfoWorld, 11 May 1981, Page 45-46
  3. AMOS AlphaBasic user manual, 1977

External links

Dialects of the BASIC programming language (list)
Classic
Microsoft
Texas Instruments
Hewlett-Packard
Locomotive Software
Microcomputers
Minicomputers
Time-sharing computers
Other
Extenders
Procedure-
oriented
Proprietary
Free and
open source
With object
extensions
Proprietary
Free and
open source
RAD
designers
Proprietary
Free and
open source
Defunct


Stub icon

This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: