Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Ars based programming

ARS based programming is built on three principles; Abstraction , Reference and Synthesis . These principles can be seen as a generalized form of the basic operations of the .

The programming language A plusplus is a demonstration that based on ARS programming patterns can be developed that are very powerful providing a solid base for solving common programming problems.

ARS based programming as covered in the book Programmierung pur ( Undiluted Programming or Barebones Programming ) published in German under the ISBN 3-87820-108-7 (the English rights are available now) is facilitated by three tools: A++, ARS++, and ARSAPI.

# A plusplus, a minimal programming language with interpreter for basic training enforcing rigorous confrontation with the essentials of programming; # ARS plusplus, a full blown programming language including a virtual machine and compiler, extending A++ into a language that is fully ars-compatible with a functionality going beyond that of Scheme programming language with the power of coping with the challenges of real world programming; # ARSAPI, a bridge between ARS and popular programming languages like Java programming language, C programming language and C plus plus, consisting of definitions and patterns recommended to express ARS in the target language.

=See also=

  • Educational programming language
  • =External links=

  • [http://www.lambda-bound.de www.lambda-bound.de] Further information on ARS.