Curry On
Amsterdam!
July 16-17th, 2018


Little Languages
Chris Laffra
Uber


Abstract

Little Languages, also known as Domain Specific Languages (DSLs), can be characterized as having a simple grammar, offering high level abstractions, allowing for hierarchical factoring of solutions, reducing the solution space, and allowing us to develop the tools that matter. In this talk, Chris will provide a historical of two dozen influential Little Languages, including some he worked on himself, and highlight their unique approach to solving a given problem.

Bio

ChrisLaffra = dutch.Person(
   city="Amsterdam", title="Software Engineer", job="Uber",
   before=["Google", "BofA", "IBM", "Morgan Stanley", "OTI"],
   books=["OO Graphics", "Java", "Eclipse FAQs"],
   likes=["Languages"", "Tooling", "Visualization"],
   site="http://chrislaffra.com"
)