What is A+ programming language?

devquora
devquora

Posted On: Feb 22, 2018

 

A+ is a powerful and efficient programming language. It is freely available under the GNU General Public License. It embodies a rich set of functions and operators, a modern graphical user interface with many widgets and automatic synchronization of widgets and variables, asynchronous execution of functions associated with variables and events, dynamic loading of user compiled subroutines, and many other features. Execution is by a rather efficient interpreter. A+ was created at Morgan Stanley. Primarily used in a computationally-intensive business environment, many critical applications written in A+ have withstood the demands of real world developers over many years. Written in an interpreted language, A+ applications tend to be portable.
source:http://www.aplusdev.org/index.html

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    A+ Interview Questions

    Who Wrote A+?

    A+ is written by Arthur Whitney at Morgan Stanley in 1988...

    A+ Interview Questions

    What is APL programming language?

    APL (named after the book A Programming Language) is a programming language developed in the 1960s by Kenneth E. Iverso..

    A+ Interview Questions

    What were the changes that the A+ language brought about in APL?

    The A+ language implements the following changes to the APL language: An A+ function may have up to nine formal paramet..