Douglas Purdy

The hottest talk at PDC

with 5 comments

Although we are going to have a ton of “hot” talks at PDC, the below is going to be the best show in town.

image

September 14th, 2008 at 1:42 am

Posted in Microsoft

5 Responses to 'The hottest talk at PDC'

Subscribe to comments with RSS or TrackBack to 'The hottest talk at PDC'.

  1. I think every one of those sessions on that picture on my “must see” list. I am awfully pumped about seeing more of the modeling language!

    danrigsby

    14 Sep 08 at 01:59

  2. This talk certainly has the highest “geek porn” quotient of any talk I’ve seen so far.

    Don Box

    14 Sep 08 at 18:56

  3. Those who are interested in doing textual DSLs with Java technology should check out Xtext. Based on the Eclipse Modeling Framework (EMF), it allows you to specify the grammar for your DSL in very simple and concise language. This grammar is then use to create an ANTLR-based parser for your models, an Eclipse-based text editor (featuring syntax highlighting, code completion, outline, code folding, hyperlink navigation and more) plus an openArchitectureWare generator to process the model. Here is an article that shows how to create a textual DSL in 5 minutes: http://www.eclipse.org/articles/article.php?file=Article-BuildYourOwnDSL/index.html

    Peter Friese

    19 Sep 08 at 14:24

  4. [...] Paul just joined my team to work on the Oslo language, specifically the parts covered in this talk. [...]

  5. [...] Don Box, who looks after the Oslo team, was as succinct as ever over the announcement, providing the following sum total: Paul just joined my team to work on the Oslo language, specifically the parts covered in this talk. [...]

Leave a Reply