Content deleted Content added
m fixed incorrect link Tags: Mobile edit Mobile app edit iOS app edit |
short description, links Tags: Mobile edit Mobile app edit iOS app edit |
||
Line 1:
{{Short description|Multi-paradigm programming language}}
{{Notability|date=March 2018}}
{{Infobox programming language
| name = XL
| logo =
| paradigm =
[[multi-paradigm programming language|Multi-paradigm]]: concept-oriented, [[imperative programming|imperative]], [[functional programming|functional]]
Line 16:
}}
{{Portal|Free and open-source software}}
'''XL''' ("eXtensible Language") is the first [[computer]] [[programming language]] designed to support concept programming.<ref>{{cite news|url=https://www.theregister.co.uk/2008/01/16/concept_programming |title=Dip into Concept Programming |first=Phil |last=Manchester |publisher=[[The Register]] |date=2008-01-16| access-date=2010-02-03}}</ref>▼
▲'''XL''' ("'''eXtensible Language'''") is the first
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.▼
▲XL features programmer-reconfigurable [[Syntax (programming languages)|syntax]] and [[semantics]]. Compiler
==Similar works==
|