Application executive


application executive
language
(AE) An embeddable language, written as a C interpreter by Brian Bliss at UIUC. AE is compiled with an application and thus exists in the same process and address space. It includes a dbx symbol table scanner to access compiled variables and routines, or you can enter them manually by providing a type/name declaration and the address. When the interpreter is invoked, source code fragments are read from the input stream (or a string), parsed, and evaluated immediately. The user can call compiled functions in addition to a few built-in intrinsics, declare new data types and data objects, etc. Different input streams can be evaluated in parallel on Alliant computers.
AE has been ported to SunOS (cc or gcc), Alliant FX and Cray YMP (soon).
(ftp://sp2.csrd.uiuc.edu/pub/at.tar.Z). (ftp://sp2.csrd.uiuc.edu/pub/bliss/ae.tex.Z).
(1992-04-21)

Read Also:

  • Application integration architecture

    application integration architecture standard (AIA) DEC’s “open standards” specifications.

  • Application lifecycle management

    application lifecycle management programming (ALM) A combination of software engineering, requirements management, architecture, coding, testing, tracking and release management. (2009-06-10)

  • Application layer

    application layer networking The top layer of the OSI seven layer model. This layer handles issues like network transparency, resource allocation and problem partitioning. The application layer is concerned with the user’s view of the network (e.g. formatting electronic mail messages). The presentation layer provides the application layer with a familiar local representation of data […]

  • Application portability architecture

    application portability architecture programming (APA) DEC’s plan for portable applications software. (1994-11-28)

  • Application program

    Computers. a program used for a particular application (opposed to ). noun a computer program that is written and designed for a specific need or purpose programming, operating system (Or “application”, “app”) A complete, self-contained program that performs a specific function directly for the user. This is in contrast to system software such as the […]


Disclaimer: Application executive definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.