An overview of Domain Specific Languages in PHP

Embed Size (px)

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.

Citation preview

  • 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.