开发者

Language Oriented Programming Articles/Papers/Tutorials

There is number of tools on the market like MPS, that promote Language Oriented Programming, which supposedly gives ability to programmer to design a 开发者_如何学JAVA(ideal?)language for task. This sounds interesting and boring at same time for some reason, so I was wondering if anyone know and can recommend articles regarding subject.

Thanks


Besides Language Oriented Programming, you can also search for Language Workbenches and Domain Specific Languages (DSLs).

For DSL's, Martin Fowler's latest book ("Domain Specific Languages") is the one to read.

On Language Oriented Programming, check Philipp W. Kutter's dissertation, "Montages - Engineering of Computer Languages" (ftp). Check the Cedallion project too.

JetBrains' (creators of MPS) have a good article on the subject: http://www.onboard.jetbrains.com/articles/04/10/lop/


"Language oriented programming" is just a new term for quite an old and well-known concept. It is covered in detail in many Lisp textbooks. I'd recommend reading "Practical Common Lisp", it is full of examples of using this approach. There is a huge volume of relevant papers produced by the Haskell community as well, like in this example.


The term "domain specific language" (and its precursor, "domain analysis") goes back to the work by James Neighbors on the Draco system.

For a commercial version of this idea, see the discussion at Domain Specific Languages on how the Draco ideas have been built into our DMS Software Reengineering Toolkit.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜