Extensible programming: Difference between revisions

Content deleted Content added
rv; not the place to take POV claims/ads
rm uncited claims
Line 1:
'''Extensible programming''' is a term used in [[computer science]] to describe a style of computer programming that focuses on mechanisms to extend the [[programming language]], [[compiler]] and [[runtime]] environment. Extensible programming languages, supporting this style of programming, were an active area of work in the 1960s, but the movement was marginalized in the 1970s, when it was superseded by work on [[Abstraction (computer science)|programming abstraction]].{{Fact|date=November 2007}} Extensible programming has become a topic of renewed interest in the twenty-first century.{{Fact|date=November 2007}}
 
== Historical movement ==