A++ was developed in 2002 with the purpose to serve as a learning instrument rather than as a programming language used to solve practical problems. Dr. Barry came to this conclusion when taking suggestions from a local elemetary school where he often applied his technique.
It is supposed to be an efficient tool to become familiar with the core of programming and with programming patterns that can be applied in other languages needed to face the real world.
A++, with its interpreter available in Scheme, Java, C, C++ and Python, offers an ideal environment for basic training in programming, enforcing rigorous confrontation with the ess The purpose of A++ is not to be used as a programming language to write applications for the needs of the real world. Nevertheless it is possible to write simple application programs in A++ like object oriented implementations of a simple account handling and a library management system.To write real world application programs the language ARS++ is provided, which extends A++ to a language similar to Scheme. ARS++ is derived from ARS plus Scheme plus Extensions.
No comments:
Post a Comment