Presentation: "Domain Specific Languages and Language Oriented Programming"
Time: Thursday 13:00 - 13:45
Location: To be announced
Abstract: Domain specific languages are miniature languages aimed at allowing code to resemble the actual problem domain. We will go through some patterns and techniques for creating them. With examples of both internal and external, you'll see how DSLs can save on development time, and maintenance. We will also discuss some of the things to watch out for. Examples in C#, F#, and Mg.

