ARS-based programming (original) (raw)

About DBpedia

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. The programming language A++ 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.

Property Value
dbo:abstract 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. The programming language A++ 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. 1. * A++, a minimal programming language with interpreter for basic training enforcing rigorous confrontation with the essentials of programming; 2. * 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 with the power of coping with the challenges of real world programming; 3. * 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. (en)
dbo:wikiPageExternalLink https://www.lambda-bound.com/
dbo:wikiPageID 427396 (xsd:integer)
dbo:wikiPageLength 1873 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1089828413 (xsd:integer)
dbo:wikiPageWikiLink dbr:Scheme_(programming_language) dbr:Object-oriented_programming dbr:Functional_programming dbr:C++ dbr:C_(programming_language) dbr:A++ dbr:Java_(programming_language) dbr:ARS++ dbc:Programming_paradigms dbr:Lambda_calculus dbr:Educational_programming_language dbr:Imperative_programming dbr:Programming_language
dbp:wikiPageUsesTemplate dbt:Clarify dbt:ISBN dbt:Compu-prog-stub
dct:subject dbc:Programming_paradigms
rdf:type yago:Abstraction100002137 yago:GrammaticalRelation113796779 yago:Inflection113803782 yago:LinguisticRelation113797142 yago:Paradigm113804375 yago:Relation100031921 yago:WikicatProgrammingParadigms
rdfs:comment 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. The programming language A++ 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. (en)
rdfs:label ARS-based programming (en)
owl:sameAs freebase:ARS-based programming yago-res:ARS-based programming wikidata:ARS-based programming https://global.dbpedia.org/id/4KNn7
prov:wasDerivedFrom wikipedia-en:ARS-based_programming?oldid=1089828413&ns=0
foaf:isPrimaryTopicOf wikipedia-en:ARS-based_programming
is dbo:wikiPageDisambiguates of dbr:Ars
is dbo:wikiPageRedirects of dbr:Ars_based_programming dbr:ARS_based_programming
is dbo:wikiPageWikiLink of dbr:Ars dbr:Ars_based_programming dbr:A++ dbr:ARS++ dbr:ARS_based_programming
is foaf:primaryTopic of wikipedia-en:ARS-based_programming