Presentation: "Domain Specific Languages and Language Oriented Programming"
Time: Monday 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'll 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'll also discuss some of the things to watch out for. Examples in C#, F#, and Olso Mg.

