Difference between revisions 2133805 and 2146397 on enwiki

'''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 ''Lambda Calculus''. All essential features of a [[programming language]] can be derived from ARS even the three major programming paradigms: [[functional programming]], [[object-oriented programming]] and [[imperative programming]]. 

(contracted; show full)
# '''ARSAPI''', a ''bridge between ARS and popular programming languages'' like Java, C and C++, consisting of definitions and patterns recommended to express ARS in the target language.


==See also==
* [[A_plusplus | A++]]
* [[Educational_programming_language | Educational programming language]]
* [[ARS_plusplus | ARS++]]



==External links==

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