Copyright © Philip M. Parker, INSEAD. Terms of Use.

APPLICATION EXECUTIVE

Specialty Definition: APPLICATION EXECUTIVE

DomainDefinition

Computing

Application Executive (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). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     


Alternative Orthography: APPLICATION EXECUTIVE


Hexadecimal (or equivalents, 770AD-1900s) (references)

41 50 50 4C 49 43 41 54 49 4F 4E      45 58 45 43 55 54 49 56 45

Leonardo da Vinci (1452-1519; backwards) (references)

    

Binary Code (1918-1938, probably earlier) (references)

01000001 01010000 01010000 01001100 01001001 01000011 01000001 01010100 01001001 01001111 01001110 00100000 01000101 01011000 01000101 01000011 01010101 01010100 01001001 01010110 01000101

HTML Code (1990) (references)

&#65 &#80 &#80 &#76 &#73 &#67 &#65 &#84 &#73 &#79 &#78 &#32 &#69 &#88 &#69 &#67 &#85 &#84 &#73 &#86 &#69

ISO 10646 (1991-1993) (references)

0041 0050 0050 004C 0049 0043 0041 0054 0049 004F 004E      0045 0058 0045 0043 0055 0054 0049 0056 0045

Encryption (beginner's substitution cypher): (references)

35505046433735544349482395839375554435639

Top     



INDEX

1. Orthography
2. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.