  |
Domain-specific Programming Language - http://en.wikipedia.org/wiki/Domain-specific_programming_language
Growing article, with links to many related topics. Wikipedia. |
  |
Programming Bottom-Up - http://www.paulgraham.com/progbot.html
Essay describes how good Lisp programming is often domain-specific, language-oriented; by Paul Graham, from the introduction to his book On Lisp. |
  |
DomainSpecificLanguage - http://martinfowler.com/bliki/DomainSpecificLanguage.html
Description, examples, links; Lisp and Smalltalk emphasized; by Martin Fowler. MF Bliki. |
  |
Language Oriented Programming - http://en.wikipedia.org/wiki/Language-oriented_programming
Growing article, with links to many related topics. Wikipedia. |
  |
Language Oriented Programming: The Next Programming Paradigm - http://www.onboard.jetbrains.com/is1/articles/04/10/lop/
Seminal article introduces, formalizes, defines LOP; by Sergey Dmitriev, cofounder, CEO of JetBrains, Inc. JetBrains onBoard Online Magazine. |
  |
Personal Site of Sergey Dmitriev - http://www.sergeydmitriev.com/
Information and links on Dmitriev and LOP. |
  |
Sergey Dmitriev Interview about Fabrique and MPS - http://www.codegeneration.net/tiki-read_article.php?articleId=60
Dmitriev says Meta Programming System (MPS) fits Charles Simonyi's model of Intentional Programming (IP). Covers basic ideas, forum comments, links to related content. Code Generation Network. |
  |
Language Oriented Programming - http://www.cse.dmu.ac.uk/~mward/martin/papers/middle-out-t.pdf
Describes concept of LOP; contrasts 'middle out' with 'top down', 'bottom up', and 'outside in' development methods; by Martin Ward, Senior Research Fellow, De Montfort University. |
  |
Software Generators - http://www.softwaregenerators.com/
Focus: programs that build other programs generally, and the Anticipatory Optimization Generator (AOG) particularly: a system to translate Domain Specific Languages (DSLs) into efficient code. |
  |
Jetbrains Releases White Paper on Domain-Specific Languages - http://www.theserverside.com/news/thread.tss?thread_id=30004
Brief article, forum exchange with many insights, links. TheServerSide. |
  |
Language Oriented Programming - http://www.knowing.net/PermaLink.aspx?guid=03bf3ce0-217f-4325-a202-a5e04cca2888
Brief informed opinion on several issues, with links. Knowing.NET. |
  |
Domain-Specific Languages - http://portal.acm.org/citation.cfm?id=316286
Abstract with many references, citations. Useful to research this topic. IEEE Transactions on Software Engineering. |
  |
Language Oriented Programming - http://wesnerm.blogs.com/net_undocumented/2005/01/language_orient.html
Brief summary of some recent developments, with links. Smart Software. |
  |
Bayfront Technologies, Inc. - http://www.bayfronttechnologies.com/
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. |
  |
Will Language Oriented Programming Revolutionize Software Development? - http://www.javalobby.org/java/forums/t19155.html
Brief introductory article, forum exchange. Javalobby. |