BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Textual DSLs Made Simple

Textual DSLs Made Simple

Bookmarks
01:00:07

Summary

In this presentation filmed during QCon London 2008, Markus Voelter tried to convince the audience that writing a textual external DSL is fairly straightforward and simple. He took them through the steps needed to create a textual DSL from defining the grammar to processing a domain model.

Bio

Markus Voelter works as an independent researcher, consultant and coach for software technology and engineering. His focus is on software architecture, model-driven software development and domain specific languages as well as on product line engineering. Markus also regularly writes (articles, patterns, books) and speaks (trainings, conferences) on those subjects.

About the conference

QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.

Recorded at:

Jan 21, 2009

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • problem with the video

    by Kacem Boufelliga,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    the video stops after 15 mins

  • Alternatives

    by Tjerk Wolterink,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Just a note to the reader: An alternative is TCS, it allows Text2Model and Model2Text transormations and also generates an editor (complete with syntax highlighting and an outline).
    Link: wiki.eclipse.org/index.php/TCS

    Maybe TCS is a bit less mature but it works for me. I am using it for my Master Project @ University of Twente.
    I am creating a language wich can be used to specify the semantics of your language based on Structural Operational Semantics (SOS, by Plotkin), with this semantic-description you can simulate your language.

  • Re: problem with the video

    by Floyd Marinescu,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    the video stops after 15 mins
    Hi Kacem, can you manually forward the video to the 16 min mark? We have not had any other complaints and this issue does not appear to be reproducible on our side.

  • Java Community

    by wladimir braguini,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Using Java tools and Java samples shouldn't this presentation be in the Java community also?

  • Re: Java Community

    by Abel Avram,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Wladimir, the presentation was inadvertently marked for .NET instead Java. Fixed. Thanks for noticing.

  • slides??

    by Gregory Guthrie,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Since the video is mostly a talking head, are the View-graphs or slides available online?
    And he references his paper on the topic, available?

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT