Language Oriented Programming is a style of programming. Rather than solving problems in one general-purpose programming language, a programmer first makes one or more domain-specific programming languages for the problem, and then solves the problem in those languages.
More information
More information
Subcategories 2
Related categories 7
Sites 11
Seminal article introduces, formalizes, defines LOP; by Sergey Dmitriev, cofounder, CEO of JetBrains, Inc. JetBrains onBoard Online Magazine.
Makes, sells, supports CAPE problem domain specific programming tools; with general tools, too much effort goes into defining user problem domains; since general tools have no domain information, they give no deep support for user problems. California, USA.
Growing article, with links to many related topics. Wikipedia.
Growing article, with links to many related topics. Wikipedia.
Information and links on Dmitriev and LOP.
Essay describes how good Lisp programming is often domain-specific, language-oriented; by Paul Graham, from the introduction to his book On Lisp.
Brief reference, forum exchange with many insights, links. OSNews.com.
(November 23, 2004)
Brief reference, forum exchange with many insights. Lambda the Ultimate.
(November 17, 2004)
Brief article, forum exchange with many insights, links. TheServerSide.
(November 16, 2004)
Description, examples, links; Lisp and Smalltalk emphasized; by Martin Fowler. MF Bliki.
(February 13, 2004)
Abstract with many references, citations. Useful to research this topic. IEEE Transactions on Software Engineering.
(May 01, 1999)
Seminal article introduces, formalizes, defines LOP; by Sergey Dmitriev, cofounder, CEO of JetBrains, Inc. JetBrains onBoard Online Magazine.
Makes, sells, supports CAPE problem domain specific programming tools; with general tools, too much effort goes into defining user problem domains; since general tools have no domain information, they give no deep support for user problems. California, USA.
Essay describes how good Lisp programming is often domain-specific, language-oriented; by Paul Graham, from the introduction to his book On Lisp.
Information and links on Dmitriev and LOP.
Growing article, with links to many related topics. Wikipedia.
Growing article, with links to many related topics. Wikipedia.
Brief reference, forum exchange with many insights, links. OSNews.com.
(November 23, 2004)
Brief reference, forum exchange with many insights. Lambda the Ultimate.
(November 17, 2004)
Brief article, forum exchange with many insights, links. TheServerSide.
(November 16, 2004)
Description, examples, links; Lisp and Smalltalk emphasized; by Martin Fowler. MF Bliki.
(February 13, 2004)
Abstract with many references, citations. Useful to research this topic. IEEE Transactions on Software Engineering.
(May 01, 1999)
