Skip to content

Details

Abstract: DSLs are everywhere. Have you ever used SQL, Ant or maybe HTML? If so you were using a DSL, maybe without realizing it. Domain-Specific Languages, or DSLs, provide convenient syntactical means of expressing goals in a given problem domain. A well-crafted DSL communicates the essence and means of the domain it represents in a natural way, so that you don’t even think about its underlying technology. In this talk I'll introduce the concept of DSLs, their pros and cons, and we will see a practical example and build our very own tax calculation DSL using TypeScript.

Speaker: Alon Muchnick.

Alon is a software engineer with background in networking security and Unix systems. For the last two years he has been working for Wix, developing Wix Stores, a robust microservices based eCommerce platform, using Scala stack and CQRS with event sourcing.

Related topics

You may also like