Ruby Sig: How To Design A Domain Specific Language

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=PtVxg4ay63E



Category:
Guide
Duration: 1:02:38
6,361 views
13


Google Tech Talks
October 5, 2006

David Pollak has been developing commercial software for 28 years. He founded Athena Design and wrote Mesa, the first real-time spreadsheet. David wrote Integer, the first online, collaborative spreadsheet. Since 2000, David has been developing domain specific languages for security and general web development.

ABSTRACT
David will describe a framework for developing DSLs which includes: * Identifying the constituents in a development project; * Determining the costs and benefits of a DSL for a particular constituency vs. hand-coding functionality for that constituency based on interviews and specs; * Identifying the 'thought leader' in a given...







Tags:
ruby
google
howto