Content deleted Content added
Axiarchist (talk | contribs) Merged content from Concept Programming to here. See Wikipedia:Articles_for_deletion/Concept_programming. |
Axiarchist (talk | contribs) Finished integrating after merge. Note "concept programming" is not a programming paradigm. Removed dead external link. |
||
Line 197:
if false then TrueBody else FalseBody -> FalseBody
▲'''Concept programming''' is a [[programming paradigm]] focusing on how ''concepts'', that live in the programmer's mind, translate into ''representations'' that are found in the [[machine code|code]] space. This approach was introduced in 2001 by [[Christophe de Dinechin]] with the [[XL Programming Language]].
== Pseudo-metrics ==
Line 246 ⟶ 243:
* [http://mozart-dev.sf.net The historical development site]
* [https://www.theregister.co.uk/2008/01/16/concept_programming/ Coverage on XL and Concept programming at The Register]
* [http://xlr.sourceforge.net/Concept%20Programming%20Presentation.pdf Slides presenting XL and Concept Programming]
|