an overview of domain specific languages in php

Post on 05-Jun-2015

5.281 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Slides from my talk on Domain Specific Languages at PF-Congress, 2010. Original synopsis: While external Domain Specific Languages has always been a natural part of PHP development, the recent awareness of the internal DSL style of programming has been relatively slow to enter the PHP world. In this talk I'll give a short introduction to DSL's and the difference between the external and internal style. I'll then focus on the internal DSL style and show some common techniques and patterns used in the PHP world, giving examples as we move along.

TRANSCRIPT

  • 1. Domain Specific Languages

2. I am Troels Knak-Nielsen. From Copenhagen. Have worked with web and PHP for about a decade. 3. Concepts Examples Perspective Questions 4.

top related