Language-oriented programming: Difference between revisions

Content deleted Content added
No edit summary
One or more
Line 1:
'''Language oriented programming''' is a style of [[programming]] in which one, rather than solving problems in [[general language]]s, creates aone or more [[___domain specific language]] for the problem first and solves the problem in that language(s).
 
One of existing implementations of this concept is Meta-Programming System by [[JetBrains]].The early access to it is started in June 2005 at http://www.jetbrains.com/mps.