Difference between revisions 90220726 and 93277061 on enwiki

'''ARS++''' has been developed in [[2002]] for the book ''Undiluted Programming''<ref>[http://www.lambda-bound.de/book/engl/index.html Description of Undiluted Programming]</ref> to demonstrate '''ARS based programming''' in a real world context. ARS++ is used in the book to implement an [[A++]] [[Interpreter (computing)|interpreter]] and  an [[XML]] [[Database]] System. Even the implementation of ARS++ in [[C (programming language)|C]] was used to demonstrate [[ARS]] based programming.

Principally the [[programming language]] [[Scheme programming language|Scheme]] would have been perfectly alright to be used for these demonstration programs if Scheme would include primitives supporting [[Computer networking|network]] programming, database programming plus a few others required in this context.

(contracted; show full)* [[A_plusplus |A++]]
* [[Educational_programming_language |Educational programming language]]

== References ==
<references/>

[[Category:Programming languages]]
[[de:ARS++]]