Content deleted Content added
No edit summary |
m typo |
||
Line 2:
{{Refimprove|date=February 2015}}
{{Citations|date=February 2015}}
'''Language-oriented programming''' ('''LOP''') is a style of [[computer]] [[Computer programming|programming]] in which, rather than solving problems in [[general-purpose programming language]]s, the programmer creates one or more [[___domain-specific language]]s for the problem first, and solves the problem in those languages. This concept is described in detail in the paper by Martin Ward entitled "Language Oriented Programming",<ref>{{cite web|url=http://www.cse.dmu.ac.uk/~mward/martin/papers/middle-out-t.pdf |format=PDF |title=Language Oriented
==Concept==
|