ACL(ID:6677/acl006)

Application controller language 


for Application Controller Language

Low-level language used for controlling the IBM 3741 programmable workstation.



References:
  • Thompson M, Miller AC "Writing man-machine dialogues for a MUMPS system using the Application Controller Language (ACL)" Med Inform 4(2) April-June 1979 pp105-133 view details Abstract: The Application Controller Language (ACL) was designed to facilitate the development of man-machine dialogues. An exact specification of such a dialogue before programming begins is unlikely to be implemented without many changes. Immediately a dialogue is used, the 'hands-on' experience suggests many improvements. ACL was designed to serve as a flexible tool to enable easy re-shaping of this dialogue. For this reason, ACL is structured, allows documentary comments, and may be easily edited. ACL complements MUMPS and encourages the writing of small modular MUMPS programs to carry out well-defined tasks. For this purpose, ACL serves as the 'top' of a top-down written structure, with calls to MUMPS programs being made from ACL statements. A smooth dialogue is made easier to achieve by having all ACL statements use a single I/O processor giving a uniform terminal behaviour and appearance to the display. The programmer is encouraged to call this same I/O processor from his MUMPS application programs. ACL was used extensively for the development of a data management systems for hospital critical care.