XL (programming language): Difference between revisions

Content deleted Content added
Axiarchist (talk | contribs)
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
 
'''ConceptThe programming'''[[XL isProgramming Language]] uses a [[programming paradigm]]approach 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]].
 
==Concept Programming==
 
'''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://www.grnlight.net/index.php/programming-articles/98-xl-and-concept-programming Article from Byte (Copy)]
* [http://xlr.sourceforge.net/Concept%20Programming%20Presentation.pdf Slides presenting XL and Concept Programming]