XL (programming language)

XL ("eXtensible Language") is the first computer programming language designed to support concept programming.[1]

XL
ParadigmMulti-paradigm: concept-oriented, imperative, functional
Designed byChristophe de Dinechin
DeveloperChristophe de Dinechin
First appeared2000
Stable release
0.1 / February 2010 (2010-02)
Websitexlr.sf.net

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 language. Programmers can write their own plug-ins to implement application-specific notations, such as symbolic differentiation, which can then be used as readily as built-in language features.

Similar works

There are projects that exploit similar ideas to create code with higher level of abstraction. Among them are:

References

  1. Manchester, Phil (2008-01-16). "Dip into Concept Programming". The Register. Retrieved 2010-02-03.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.