Content deleted Content added
No edit summary |
Jon Kolbert (talk | contribs) m updated reference link from using http to https |
||
Line 22:
}}
{{Portal|Free software}}
'''XL''' stands for eXtensible Language. It is the first and so far the only [[computer]] [[programming language]] designed to support [[concept programming]].<ref>{{cite news|url=
XL features programmer-reconfigurable syntax and semantics. Compiler ''plug-ins'' can be used to add new features to the language. A base set of plug-ins implements a relatively standard [[imperative programming|imperative language]]. Programmers can write their own plug-ins to implement application-specific notations, such as [[derivative|symbolic differentiation]], which can then be used as readily as built-in language features.
Line 202:
* {{official website|http://xlr.sf.net}}
* [http://mozart-dev.sf.net The historical development site]
* [
* [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]
|