dsl tdc-2013

14
O que é uma DSL Marcos Vinicius @bymarkone http://bymarkone.com

Upload: marcos-vinicius-santos

Post on 15-Jan-2015

175 views

Category:

Technology


3 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Dsl tdc-2013

O que é uma DSL

Marcos Vinicius

@bymarkone http://bymarkone.com

Page 2: Dsl tdc-2013

Domain-Specific

Language

Page 3: Dsl tdc-2013

Domain-Specific

Language

FileTransfer

Banking

Contract Management

Financial

Accounting

Supply Chain

Lexical Analysis

Syntax

Semantics

Grammar

Page 4: Dsl tdc-2013

Internal DSLs

External DSLs

Fluent Interface

CSSXML

Context Variable

Properties

BNF

Tree Construction

AntLR

Expression Builder

Page 5: Dsl tdc-2013

BOOKS

Page 6: Dsl tdc-2013

BOOKS

Page 7: Dsl tdc-2013

DSL e Desenvolvimento

FacilidadeRapidez

AmigávelDinâmica

Testável

"Script"

Page 8: Dsl tdc-2013

DSL e Arquitetura

DDD

Entity

Value Object

Aggregate

ServicesFactories

* Ubiquitous Language

SOA

Flexible GUI

Page 9: Dsl tdc-2013

DDD Sample

Page 10: Dsl tdc-2013

Exemplo GUIRESTful

Web

Altova Mapforce (http://www.altova.com/)

create, update, delete

list, query

Page 11: Dsl tdc-2013

DSL e o Produto

ScriptingRule

Templating

Other DSLs

Page 12: Dsl tdc-2013

IML - Integration Manipulation Language

IQL - Integration Query Language

IDL - Integration Definition Language

Three Cool Samples

Page 13: Dsl tdc-2013

Flipper

One More Cool Sample

Page 14: Dsl tdc-2013

Perguntas???

Marcos Vinicius

@bymarkone http://bymarkone.com