Difference between revisions 93277051 and 93279697 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 [[(contracted; show full)
# '''[[ARS plusplus|ARS++]]''', 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|Scheme]] 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)|Java]], [[C (programming language)|C]] and [[C++]], 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.

[[Category:Programming paradigms]]

[[de:ARS-basierte Programmierung]]


{{compu-prog-stub}}