Language-oriented programming: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: s2cid, isbn. | Use this bot. Report bugs. | Suggested by Abductive | Category:Programming paradigms | #UCB_Category 88/113
grammar correction
Line 12:
 
==Development==
The [[Racket (programming language)]] is designed to support language-oriented programming.<ref name=Felleisen2018 /> Other [[language workbench]]<ref name="killerapp">{{cite web |url= http://martinfowler.com/articles/languageWorkbench.html |title=Language Workbenches: The Killer-App for Domain Specific Languages? |last1=Fowler |first1=Martin |date=12 June 2005 |access-date=14 April 2015}}</ref> tools such as [[JetBrains MPS]], [[Kermeta]], or [[Xtext]] provide the tools to design and implement DSLs and language-oriented programming{{citation needed|date=December 2019}}
 
==See also==